Documented debug option added from issue #226

This commit is contained in:
John Reese 2011-10-06 15:58:24 -04:00
parent 814065a07e
commit c762c41478
1 changed files with 6 additions and 0 deletions

View File

@ -303,6 +303,12 @@ Configuration
This option is more or less identical to `channel_conditions`, except that it is used This option is more or less identical to `channel_conditions`, except that it is used
to filter notifications for private messages. to filter notifications for private messages.
* `debug = "off"`
When set to "on", this option enables debug output for various features, and is useful
in troubleshooting problems like failed push notifications. Debug output will show up
in your `*push` window.
Roadmap Roadmap
------- -------