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
950a96cd95
commit
917d8705f1
1 changed files with 3 additions and 3 deletions
|
@ -26,9 +26,9 @@ name = "Moncycle.app configuration"
|
||||||
name = "export"
|
name = "export"
|
||||||
|
|
||||||
[main.export.csv_sep]
|
[main.export.csv_sep]
|
||||||
ask.en = "Separator for data export in csv format"
|
#ask.en = "Separator for data export in csv format"
|
||||||
ask.fr = "Séparateur pour l'export des données au format csv"
|
#ask.fr = "Séparateur pour l'export des données au format csv"
|
||||||
bind = "CSV_SEP:__INSTALL_DIR__/config.php"
|
bind = ":__INSTALL_DIR__/config.php"
|
||||||
type = "string"
|
type = "string"
|
||||||
#default = ";"
|
#default = ";"
|
||||||
|
|
Loading…
Add table
Reference in a new issue