Add motd config option to docs
This commit is contained in:
parent
7cdc997191
commit
b9f0ba84ab
3 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Reference in a new issue