Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
abc5a36a58 |
@@ -4,4 +4,5 @@ certs/
|
||||
tests/certs/
|
||||
tests/venv/
|
||||
tests/__pycache__/
|
||||
tests/.python-versionx
|
||||
*.swp
|
||||
|
||||
@@ -50,7 +50,8 @@ modules_enabled = {
|
||||
--"motd"; -- Send a message to users when they log in
|
||||
--"legacyauth"; -- Legacy authentication. Only used by some old clients and bots.
|
||||
"lastactivity";
|
||||
"server_info"; -- This module lets you advertise various contact addresses for your XMPP service via XEP-0158.
|
||||
"server_contact_info"; -- This module lets you advertise various contact addresses for your XMPP service via XEP-0157.
|
||||
--"server_info"; -- This module lets you advertise various contact addresses for your XMPP service via XEP-0158.
|
||||
"cloud_notify";
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user