summaryrefslogtreecommitdiff
path: root/.config/example.yml
diff options
context:
space:
mode:
authorMarie <Marie@kaifa.ch>2023-12-22 13:10:21 +0100
committerMarie <Marie@kaifa.ch>2023-12-22 13:10:21 +0100
commite0155cffae64e5a4d57676c802bcf97c509adf34 (patch)
treeef7f68a772984d9d04603eb9c0aa2967dd896a3b /.config/example.yml
parentfix: change way url example gets displayed on page editor (diff)
downloadsharkey-e0155cffae64e5a4d57676c802bcf97c509adf34.tar.gz
sharkey-e0155cffae64e5a4d57676c802bcf97c509adf34.tar.bz2
sharkey-e0155cffae64e5a4d57676c802bcf97c509adf34.zip
add: Custom MOTDs
This works almost exactly like FF's custom MOTDs with the only difference being that they get defined in the config file for performance reasons. Closes #86
Diffstat (limited to '.config/example.yml')
-rw-r--r--.config/example.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/example.yml b/.config/example.yml
index 7cd710f250..219688aa12 100644
--- a/.config/example.yml
+++ b/.config/example.yml
@@ -214,6 +214,8 @@ signToActivityPubGet: true
# '127.0.0.1/32'
#]
+#customMOTD: ['Hello World', 'The sharks rule all', 'Shonks']
+
# Upload or download file size limits (bytes)
#maxFileSize: 262144000