]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
Added configuration options to enable/disable SMS and Twitter integration.
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index ef5a1393468fb7bd22ef1e5d1207a3b2e5e79c98..e4cae0e49785405242bfe0cb222c62b149d49965 100644 (file)
--- a/README
+++ b/README
@@ -1228,6 +1228,22 @@ enabled: Set to true to enable. Default false.
 server: a string with the hostname of the sphinx server.
 port: an integer with the port number of the sphinx server.
 
+sms
+---
+
+For SMS integration.
+
+enabled: Whether to enable SMS integration. Defaults to true. Queues
+         should also be enabled.
+
+twitter
+-------
+
+For Twitter integration
+
+enabled: Whether to enable Twitter integration. Defaults to true.
+         Queues should also be enabled.
+
 integration
 -----------