mirror of
https://github.com/YunoHost-Apps/workout-tracker_ynh.git
synced 2024-09-03 20:36:03 +02:00
Update config_panel.toml
This commit is contained in:
parent
a3f3eccd8f
commit
867617a185
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ services = ["__APP__"]
|
||||||
ask.en = "Enable user registration?"
|
ask.en = "Enable user registration?"
|
||||||
ask.fr = "Autoriser l’inscription d’utilisateurs ?"
|
ask.fr = "Autoriser l’inscription d’utilisateurs ?"
|
||||||
type = "boolean"
|
type = "boolean"
|
||||||
|
yes = "false"
|
||||||
|
no = "true"
|
||||||
bind = "WT_REGISTRATION_DISABLED:/var/www/__APP__/.env"
|
bind = "WT_REGISTRATION_DISABLED:/var/www/__APP__/.env"
|
||||||
|
|
Loading…
Add table
Reference in a new issue