1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00
vikunja_ynh/config_panel.toml
ericgaspar 0fdf0be4a6
Fix
2022-01-16 16:12:55 +01:00

15 lines
333 B
TOML

version = "1.0"
[main]
name = "Vikunja configuration"
services = ["__APP__"]
[main.config]
name = "Configuration Options"
[main.config.set_motd]
ask = "Set MOTD"
type = "string"
help = "Set the motd message, available from the /info endpoint"
bind = "motd:/etc/vikunja/config.yml"