projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b63de65
)
less MAM
author
Ralf Jung
<post@ralfj.de>
Tue, 17 Apr 2018 14:56:46 +0000
(16:56 +0200)
committer
Ralf Jung
<post@ralfj.de>
Tue, 17 Apr 2018 14:56:46 +0000
(16:56 +0200)
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 86c444971322218c9c8d5781898646ea475c18d4..4f99029ba609b931c75b8835d66ae47eaebeb779 100644
(file)
--- a/
roles/prosody/templates/prosody.cfg.lua
+++ b/
roles/prosody/templates/prosody.cfg.lua
@@
-186,7
+186,7
@@
authentication = "internal_hashed"
-- they are offline. This setting controls how long Prosody will keep
-- messages in the archive before removing them.
-- they are offline. This setting controls how long Prosody will keep
-- messages in the archive before removing them.
-archive_expires_after = "
1w" -- Remove archived messages after 1 week
+archive_expires_after = "
2d" -- Remove archived messages after 2 days
-- You can also configure messages to be stored in-memory only. For more
-- archiving options, see https://prosody.im/doc/modules/mod_mam
-- You can also configure messages to be stored in-memory only. For more
-- archiving options, see https://prosody.im/doc/modules/mod_mam