forked from GNUsocial/gnu-social
enqueue notices for offline broadcast
darcs-hash:20080704050425-84dde-d0106845c7b16b80be8e0d5ee9ac93a457334df7.gz
This commit is contained in:
@@ -50,3 +50,7 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
|
||||
#$config['xmpp']['resource'] = 'uniquename';
|
||||
#$config['xmpp']['password'] = 'blahblahblah';
|
||||
|
||||
#Do notice broadcasts offline
|
||||
#If you set this, you must run the queuehandler.php
|
||||
#as a daemon (with, say, start-stop-daemon)
|
||||
#$config['queue']['enabled'] = true;
|
Reference in New Issue
Block a user