1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vikunja_ynh.git synced 2024-09-03 18:06:26 +02:00

Update config_panel.toml

This commit is contained in:
ericgaspar 2022-01-16 17:44:04 +01:00
parent 32a6f68b6c
commit 373ea71322
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -10,7 +10,7 @@ services = ["__APP__"]
[main.config.set_motd]
ask = "Set MOTD"
type = "string"
help = "Set the motd message, available from the /info endpoint"
help = "Set the MOTD message shown in Vikunja login page"
bind = "motd:/etc/vikunja/config.yml"
[main.config.enable_registration]