aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2019-02-03 22:39:24 -0600
committerMatt Rude <[email protected]>2019-02-03 22:39:24 -0600
commit3c8d167b62d345a716bbe27abaa7fd05c3881728 (patch)
tree496667c5ec78aa94c60f3ed1022ac2f2d9dd1b48
parent7096e1e9406d69e08214b0c84e91707057f35cb0 (diff)
downloadxmpp-site-lite-3c8d167b62d345a716bbe27abaa7fd05c3881728.tar.gz
xmpp-site-lite-3c8d167b62d345a716bbe27abaa7fd05c3881728.tar.bz2
xmpp-site-lite-3c8d167b62d345a716bbe27abaa7fd05c3881728.zip
Config updates
-rw-r--r--_config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 5b32b16..06a9f94 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,7 +21,10 @@ xmpp-conference-url: "conference.example.com" # Multi-User Chat xep-0045
xmpp-proxy-url: "proxy.example.com" # XEP-0065: SOCKS5 Bytestreams (Proxy)
xmpp-upload-url: "upload.example.com" # XEP-0065: SOCKS5 Bytestreams (Proxy)
+###########################################################################
+# Enable/Disable diffrent section on the website
server-features: 1
+register-web: 2
user-guide: 0
###########################################################################