mod_cloud_notify/README.markdown
changeset 2202 eb53a830864c
parent 2145 218a3d3f7f97
child 2203 2582d09d2ec4
--- a/mod_cloud_notify/README.markdown	Wed Jun 01 22:33:51 2016 +0200
+++ b/mod_cloud_notify/README.markdown	Thu Jun 02 14:07:22 2016 -0700
@@ -18,6 +18,16 @@
 
 App servers are notified about offline messages.
 
+Configuration
+=============
+
+  Option                         Default           Description
+  ------------------------------ ----------------- -----------------------------------------------------------------------------------------
+  `push_notification_with_body`      false   Whether or not to send the message body to remote pubsub node.
+  `push_notification_with_sender`           false             Whether or not to send the message sender to remote pubsub node.
+
+There are privacy implications for enabling these options because plaintext content and metadata will be shared with centralized servers (the pubsub node) run by arbitrary app developers.
+
 Installation
 ============