1
0

Add motd config option to docs

This commit is contained in:
kolaente
2019-12-25 17:27:10 +01:00
parent 7cdc997191
commit b9f0ba84ab
3 changed files with 4 additions and 1 deletions

View File

@ -61,6 +61,8 @@ service:
enablemetrics: false
# Enable the caldav endpoint, see the docs for more details
enablecaldav: true
# Set the motd message, available from the /info endpoint
motd: ""
# Enable sharing of lists via a link
enablelinksharing: true