mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-05-04 13:10:38 +00:00
* upgrade to 0.10
This commit is contained in:
parent
678ba9c79c
commit
3e022f69eb
3 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue