projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f01791c
)
update prosody config
author
Ralf Jung
<post@ralfj.de>
Wed, 19 Dec 2018 18:55:50 +0000
(19:55 +0100)
committer
Ralf Jung
<post@ralfj.de>
Wed, 19 Dec 2018 18:55:50 +0000
(19:55 +0100)
roles/prosody/templates/prosody.cfg.lua
patch
|
blob
|
history
diff --git
a/roles/prosody/templates/prosody.cfg.lua
b/roles/prosody/templates/prosody.cfg.lua
index ab08c0998ca480f9300af3b3d0948b6c6fda1151..d92d82e2000caa491aee760ec77de7c254841b48 100644
(file)
--- a/
roles/prosody/templates/prosody.cfg.lua
+++ b/
roles/prosody/templates/prosody.cfg.lua
@@
-85,7
+85,7
@@
modules_enabled = {
-- Community modules
"smacks"; -- XEP-0198: Stream Management
- "csi
"; "filter_chatstates"; "throttle_presence
"; -- XEP-0352: Client State Indication
+ "csi
_battery_saver
"; -- XEP-0352: Client State Indication
"http_upload"; -- XEP-0363: HTTP File Upload
"register_web"; -- what it says on the tin
};