summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.php.sample b/config.php.sample
index e6a9e2140..875dc8b25 100644
--- a/config.php.sample
+++ b/config.php.sample
@@ -76,8 +76,8 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
#$config['mail']['domain'] = 'incoming.example.net';
#Do notice broadcasts offline
-#If you set this, you must run the xmppdaemon.php
-#as a daemon (with, say, start-stop-daemon)
+#If you use this, you must run the six offline daemons in the
+#background. See the README for details.
#$config['queue']['enabled'] = true;
#exponential decay factor for tags, default 10 days