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:
parent
e094e74fb4
commit
fefc5e3775
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue