mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
8 lines
No EOL
219 B
TOML
8 lines
No EOL
219 B
TOML
version = "1.0"
|
|
[main]
|
|
[main.main]
|
|
[main.main.CREATION_COMPTE]
|
|
ask.en = "Création de comptes"
|
|
type = "select"
|
|
choices = ["true", "false"]
|
|
bind = ":__INSTALL_DIR__/config.php" |