[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 { 2 "server" : "irc.freenode.net", 3 "port" : 6667, 4 "nick" : "phabot", 5 "join" : [ 6 "#phabot-test" 7 ], 8 "handlers" : [ 9 "PhabricatorBotObjectNameHandler", 10 "PhabricatorBotSymbolHandler", 11 "PhabricatorBotLogHandler", 12 "PhabricatorBotFeedNotificationHandler", 13 "PhabricatorBotWhatsNewHandler", 14 "PhabricatorBotMacroHandler" 15 ], 16 17 "conduit.uri" : null, 18 "conduit.user" : null, 19 "conduit.cert" : null, 20 21 "macro.size" : 48, 22 "macro.aspect" : 0.66, 23 24 "notification.channels" : ["#phabot-test"] 25 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |