diff options
author | DukePyrolator <DukePyrolator@anope.org> | 2012-06-01 07:37:34 +0200 |
---|---|---|
committer | DukePyrolator <DukePyrolator@anope.org> | 2012-06-01 07:37:34 +0200 |
commit | db37b1c6345dff1415fb144cc21d7c782acb1296 (patch) | |
tree | 7c327b771d3855de38bc43da2aa36576ee46d668 /data/chanstats.example.conf | |
parent | 38d5f20deba313355943883b7b539a82f7a701ee (diff) |
updated chanstats
Diffstat (limited to 'data/chanstats.example.conf')
-rw-r--r-- | data/chanstats.example.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/chanstats.example.conf b/data/chanstats.example.conf index ab07b2713..11f97a937 100644 --- a/data/chanstats.example.conf +++ b/data/chanstats.example.conf @@ -14,6 +14,11 @@ chanstats engine = "mysql/main" + /* + * An optional prefix to prepended to the name of each created table. + * Do not use the same prefix for other programs. + */ + prefix = "anope_" smileyshappy = ":) :-) ;) :D :-D" smileyssad = ":( :-( ;( ;-(" |