Added file containing debug toggles.
[cmless] / bin / cmless_debug.py
CommitLineData
00413636
AT
1# (c) 2017 Aaron Taylor <ataylor at subgeniuskitty dot com>
2# See LICENSE file for copyright and license details.
3
4# Any debug toggles are kept in this file and should be committed to git in the
5# 'off' state.
6
7import cgitb
8#cgitb.enable()