Fix prosody config.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
admins = { "admin@guschin.info", "admin@xmpp.guschin.info" }
|
||||
|
||||
plugin_paths = { "/usr/lib/prosody/modules" }
|
||||
|
||||
modules_enabled = {
|
||||
-- Generally required
|
||||
"roster";
|
||||
@@ -27,6 +29,7 @@ modules_enabled = {
|
||||
"admin_adhoc";
|
||||
|
||||
-- Gateway support
|
||||
"privilege";
|
||||
"http_file_share";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user