comparison mod_mam/README.markdown @ 2022:77b9c7e5fd63

mod_mam: Allow interval between archive cleanup to be changed
author Kim Alvefur <zash@zash.se>
date Tue, 19 Jan 2016 17:47:05 +0100
parents d44ac0756c46
children 98b4794b72e4
comparison
equal deleted inserted replaced
2021:5fb917b86838 2022:77b9c7e5fd63
35 35
36 Option summary 36 Option summary
37 -------------- 37 --------------
38 38
39 option type default 39 option type default
40 ------------------------------ ----------------------- --------- 40 ------------------------------ ----------------------- -----------
41 max\_archive\_query\_results number `50` 41 max\_archive\_query\_results number `50`
42 default\_archive\_policy boolean or `"roster"` `true` 42 default\_archive\_policy boolean or `"roster"` `true`
43 archive\_expires\_after string `"1w"` 43 archive\_expires\_after string `"1w"`
44 archive\_cleanup\_interval number `4*60*60`
45
44 46
45 Storage backend 47 Storage backend
46 --------------- 48 ---------------
47 49
48 mod\_mam uses the store "archive2"[^1]. See [Prosodys data storage 50 mod\_mam uses the store "archive2"[^1]. See [Prosodys data storage