1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00

Update config_panel.toml

This commit is contained in:
Limezy 2024-02-21 13:17:13 +07:00
parent e094e74fb4
commit fefc5e3775

View file

@ -5,7 +5,7 @@ name = "Moncycle.app configuration"
[main.comptes]
name = "comptes"
[main.comptes.creation_compte]
[main.comptes.cre_compte]
ask.en = "Enable account creation"
ask.fr = "Permettre la création de nouveaux comptes"
type = "boolean"
@ -15,7 +15,7 @@ name = "Moncycle.app configuration"
help = "Don't disable account creation before creating one for yourself !"
bind = "CREA_COMPTE:__INSTALL_DIR__/config.php"
[main.comptes.connexion_compte]
[main.comptes.con_compte]
ask.en = "Enable account connexion"
ask.fr = "Permettre la connexion aux comptes"
type = "boolean"