Merge branch 'master' into FeedPoller

This commit is contained in:
Mikael Nordfeldth 2013-12-02 13:53:56 +01:00
commit 0af75a5a2a
1 changed files with 1 additions and 1 deletions

View File

@ -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/',