diff mod_csi_battery_saver/README.markdown @ 2746:d3a2f4bdaf09

mod_csi_battery_saver: Add config option for better muc handling
author tmolitor <thilo@eightysoft.de>
date Fri, 18 Aug 2017 22:56:28 +0200
parents b62cec32680e
children ff0495909d4e
line wrap: on
line diff
--- a/mod_csi_battery_saver/README.markdown	Fri Aug 18 01:49:16 2017 +0200
+++ b/mod_csi_battery_saver/README.markdown	Fri Aug 18 22:56:28 2017 +0200
@@ -30,4 +30,12 @@
 
 The internal stanza buffer of this module is hardcoded to 100 stanzas.
 
+Configuration
+=============
+
+  Option                              Default           Description
+  ----------------------------------  ---------- -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
+  `csi_battery_saver_filter_muc`      false      Controls whether all muc messages having a body should be considered as important (false) or only such containing the user's room nic (true). Warning: you should only set this to true if your users can live with muc messages being delayed several minutes. 
+
+
 [f70c02c14161]: //hg.prosody.im/prosody-modules/raw-file/f70c02c14161/mod_smacks/mod_smacks.lua
\ No newline at end of file