Added comment to show debugging toggle

This commit is contained in:
Luke Fitzgerald 2010-08-11 10:42:11 -07:00
parent e10ff3475b
commit daa3fef96d
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ class IrcManager extends ImManager {
'plugins.autoload' => true,
// Uncomment to enable debugging output
//'ui.enabled' => true,
'nickserv.password' => $this->plugin->nickservpassword,