]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - CONFIGURE
Update documentation to reflect queueadmon changes. Also add basic opportunisticqm...
[quix0rs-gnu-social.git] / CONFIGURE
index c4a43a3dc8cdc904ead250776147e308fcf94445..8abc0513a980b8dc1abb4f70bce4f4783586aa24 100644 (file)
--- a/CONFIGURE
+++ b/CONFIGURE
@@ -182,6 +182,8 @@ sending out SMS email or XMPP messages, for off-line processing. See
 'Queues and daemons' above for how to set this up.
 
 enabled: Whether to uses queues. Defaults to false.
+daemon: Wather to use queuedaemon. Defaults to false, which means
+    you'll use OpportunisticQM plugin.
 subsystem: Which kind of queueserver to use. Values include "db" for
     our hacked-together database queuing (no other server
     required) and "stomp" for a stomp server.