mod_csi_battery_saver/README.markdown
changeset 2752 ff0495909d4e
parent 2750 d3a2f4bdaf09
child 2758 d1aa5fc005f7
--- a/mod_csi_battery_saver/README.markdown	Sat Aug 19 17:09:59 2017 +0200
+++ b/mod_csi_battery_saver/README.markdown	Tue Aug 22 20:10:10 2017 +0200
@@ -18,9 +18,12 @@
 bring up their radio for unimportant stanzas.
 
 `IQ` stanzas, and `message` stanzas containing a body or being encypted
-and all nonzas are considered important. Groupchat messages must set a
-subject or have the user's username or nickname in their messages to count
-as "important". `Presence` stanzas are always not "important".
+and all nonzas are considered important.
+If the config option `csi_battery_saver_filter_muc` is set to true,
+groupchat messages must set a subject or have the user's username or nickname
+in their messages to count as "important", if the config is false (default), all
+groupchat messages havin a body or being encrypted are considered "important".
+`Presence` stanzas are always considered not "important".
 
 All buffered stanzas that allow timestamping are properly stamped to
 reflect their original send time, see [XEP-0203].