diff 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
line wrap: on
line diff
--- a/mod_mam/README.markdown	Tue Jan 19 14:34:12 2016 +0100
+++ b/mod_mam/README.markdown	Tue Jan 19 17:47:05 2016 +0100
@@ -37,10 +37,12 @@
 --------------
 
   option                         type                    default
-  ------------------------------ ----------------------- ---------
+  ------------------------------ ----------------------- -----------
   max\_archive\_query\_results   number                  `50`
   default\_archive\_policy       boolean or `"roster"`   `true`
   archive\_expires\_after        string                  `"1w"`
+  archive\_cleanup\_interval     number                  `4*60*60`
+
 
 Storage backend
 ---------------