1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/workout-tracker_ynh.git synced 2024-09-03 20:36:03 +02:00

Rename config_panel.toml.example to config_panel.toml

This commit is contained in:
Thomas 2024-04-12 07:57:09 +02:00 committed by GitHub
parent e6ee6372c6
commit e9a5e2fb34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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