* upgrade to 0.10

This commit is contained in:
shaula 2018-01-13 23:31:10 +00:00
parent 678ba9c79c
commit 3e022f69eb
3 changed files with 7 additions and 4 deletions

View file

@ -9,11 +9,11 @@ modules_enabled = {
"disco"; -- Service discovery
-- Not essential, but recommended
"blocklist"; -- simple modern protocol for blocking remote JIDs (XEP-0191)
"private"; -- Private XML storage (for room bookmarks, etc.)
"vcard"; -- Allow users to set vCards
-- These are commented by default as they have a performance impact
"privacy"; -- Support privacy lists
--"compression"; -- Stream compression (Debian: requires lua-zlib module to work)
-- Nice to have