summaryrefslogtreecommitdiffstats
path: root/phenny
diff options
context:
space:
mode:
authorSean B. Palmer <http://inamidst.com/sbp/>2008-03-31 16:17:32 +0100
committerSean B. Palmer <http://inamidst.com/sbp/>2008-03-31 16:17:32 +0100
commit286d4a8497621d2f3c0f1f8d66db60b11c87fad5 (patch)
tree23493e843bcb1a1d6b25346a3dfd6290df46d5ba /phenny
parentfb2cd452e963b8bc048161036903cd82d3b113f0 (diff)
downloadbot-286d4a8497621d2f3c0f1f8d66db60b11c87fad5.tar.gz
bot-286d4a8497621d2f3c0f1f8d66db60b11c87fad5.tar.bz2
bot-286d4a8497621d2f3c0f1f8d66db60b11c87fad5.zip
New "limit" config variable, and some module fixes.
Diffstat (limited to 'phenny')
-rwxr-xr-xphenny2
1 files changed, 1 insertions, 1 deletions
diff --git a/phenny b/phenny
index 0137239..5a632ed 100755
--- a/phenny
+++ b/phenny
@@ -37,7 +37,7 @@ def create_default_config(fn):
exclude = ['admin']
# If you want to enumerate a list of modules rather than disabling
- # some, use "enable = ['example']", which takes precedent over disable
+ # some, use "enable = ['example']", which takes precedent over exclude
#
# enable = []