From 9805deccb3505a930189fe0d95cad2363eb150e1 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 10 Sep 2008 11:47:54 -0400 Subject: [PATCH] update information about queues darcs-hash:20080910154754-84dde-899822c61fb3e8be563341ca54fe2a61fcdee31f.gz --- config.php.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.php.sample b/config.php.sample index e6a9e21402..875dc8b254 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