summaryrefslogtreecommitdiff
path: root/data/chanstats.example.conf
AgeCommit message (Collapse)Author
2025-05-10Remove some duplicate chanstats settings.Sadie Powell
2024-01-24Rename several modules to remove the m_ prefix.Sadie Powell
2018-10-28Update chanstats.example.confVitor
Missing permissions that otherwise allow any registered user to turn on/off chanstats option to any other user
2014-01-21Made the chanstats confs try and look similar to every other configuration fileAdam
2014-01-19m_chanstats: fixed the config options NSDefChanstats and CSDefChanstatsDukePyrolator
2013-12-01made the chanstats fantasy modules work again.DukePyrolator
2013-05-05Rework the config file reader to be much more flexible and move many ↵Adam
configuration directives to the actual modules they are used in.
2013-02-02Some more typo and help text fixes, proper formatting of control codes, ↵Robby-
missing privileges, and settings corrections.
2013-01-31Some configuration file updates: Removed now non-existing settings. Redid ↵Robby-
some existing settings to look more consistent/uniform. Added some missing commands/permissions. Merged operserv/modlist permission into operserv/modinfo. Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders. Fixed some typos aswell as removed whitespaces along the way.
2013-01-20removed loading of ns_set_chanstats and cs_set_chanstats from the ↵DukePyrolator
chanstats.example.conf, this functionality is now part of ns_set/cs_set
2012-06-01updated chanstatsDukePyrolator
2012-04-27Add db_sql:prefix allow prefixing all anope tables similarly, and changed ↵Adam
db_sql to update the databases incrementally instead of one big flush
2012-04-08Added Chanstats. It uses a new, improved database format and is not ↵DukePyrolator
compatible with current phpdenora or magirc installations.