Add motd config option to docs

This commit is contained in:
kolaente 2019-12-25 17:27:10 +01:00
parent 7cdc997191
commit b9f0ba84ab
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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