1
0
Fork 0
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:
Thomas 2024-04-12 08:20:30 +02:00 committed by GitHub
parent a3f3eccd8f
commit 867617a185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,4 +19,6 @@ services = ["__APP__"]
ask.en = "Enable user registration?"
ask.fr = "Autoriser linscription dutilisateurs?"
type = "boolean"
yes = "false"
no = "true"
bind = "WT_REGISTRATION_DISABLED:/var/www/__APP__/.env"