no memcached queue handler
This commit is contained in:
parent
936567394f
commit
5f1b97e2ad
@ -38,9 +38,6 @@ if(common_config('xmpp','enabled')) {
|
|||||||
echo "xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php ";
|
echo "xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php ";
|
||||||
echo "xmppconfirmhandler.php ";
|
echo "xmppconfirmhandler.php ";
|
||||||
}
|
}
|
||||||
if(common_config('memcached','enabled')) {
|
|
||||||
echo "memcachedqueuehandler.php ";
|
|
||||||
}
|
|
||||||
if(common_config('twitterbridge','enabled')) {
|
if(common_config('twitterbridge','enabled')) {
|
||||||
echo "twitterstatusfetcher.php ";
|
echo "twitterstatusfetcher.php ";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user