forked from GNUsocial/gnu-social
Merge branch 'master' into FeedPoller
This commit is contained in:
commit
0af75a5a2a
@ -85,7 +85,7 @@ $default =
|
||||
'priority' => 'debug', # XXX: currently ignored
|
||||
'facility' => LOG_USER),
|
||||
'queue' =>
|
||||
array('enabled' => false,
|
||||
array('enabled' => true,
|
||||
'subsystem' => 'db', # default to database, or 'stomp'
|
||||
'stomp_server' => null,
|
||||
'queue_basename' => '/queue/statusnet/',
|
||||
|
Loading…
Reference in New Issue
Block a user