(Grav GitSync) Automatic Commit from disroot_user

This commit is contained in:
disroot_user 2017-08-24 20:02:41 -04:00 committed by GitSync
parent cfd0583687
commit b700f591b0

View file

@ -13,10 +13,10 @@ text_align: left
* "**bosh**"; -- xmpp over http * "**bosh**"; -- xmpp over http
* "**muc**"; -- Multi user Chat (chatrooms) * "**muc**"; -- Multi user Chat (chatrooms)
* "**http_upload**"; -- upload files via http (file will be deleted after 7 days) * "**http_upload**"; -- upload files via http (file will be deleted after 7 days)
* "**private**"; -- Private XML storage (for room bookmarks, etc.)
--- ---
* "**private**"; -- Private XML storage (for room bookmarks, etc.)
* "**vcard**"; -- Allow users to set vCards * "**vcard**"; -- Allow users to set vCards
* "**privacy**"; -- Support privacy lists * "**privacy**"; -- Support privacy lists
* "**compression**"; -- Stream compression * "**compression**"; -- Stream compression
@ -25,10 +25,10 @@ text_align: left
* "**uptime**"; -- Report how long server has been running * "**uptime**"; -- Report how long server has been running
* "**time**"; -- Let others know the time here on this server * "**time**"; -- Let others know the time here on this server
* "**ping**"; -- Replies to XMPP pings with pongs * "**ping**"; -- Replies to XMPP pings with pongs
* "**pep**"; -- Enables users to publish their mood, activity, playing music and more
--- ---
* "**pep**"; -- Enables users to publish their mood, activity, playing music and more
* "**carbons**"; -- Allow sending messages to multiple devices * "**carbons**"; -- Allow sending messages to multiple devices
* "**carbons_adhoc**"; * "**carbons_adhoc**";
* "**carbons_copies**"; * "**carbons_copies**";