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
867617a185
commit
a2a3a788f2
1 changed files with 2 additions and 2 deletions
|
@ -19,6 +19,6 @@ services = ["__APP__"]
|
|||
ask.en = "Enable user registration?"
|
||||
ask.fr = "Autoriser l’inscription d’utilisateurs ?"
|
||||
type = "boolean"
|
||||
yes = "false"
|
||||
no = "true"
|
||||
1 = "false"
|
||||
0 = "true"
|
||||
bind = "WT_REGISTRATION_DISABLED:/var/www/__APP__/.env"
|
||||
|
|
Loading…
Add table
Reference in a new issue