Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-10 | Consistently use realname instead of gecos. | Sadie Powell | |
2025-03-09 | Make config variables a lot more useful. | Sadie Powell | |
- Config variables now no longer conflict with regular values. - Config variables can now be read from the environment. (e.g. ${env.USER}). - Config variables can now be used as partial values (e.g. support@${network.domain}) | |||
2019-11-03 | Rename a few instances of 'services' to 'stats' in ↵ | Robby | |
stats.standalone.example.conf and irc2sql.example.conf. | |||
2019-04-05 | Config files: Fix some typos, bring stats.standalone.example.conf up to par ↵ | Robby | |
with example.conf, etc. | |||
2014-01-21 | Made the chanstats confs try and look similar to every other configuration file | Adam | |
2014-01-03 | Move modules/stats under extras because it depends on m_mysql, update its ↵ | Adam | |
config a bit to look similar to all of the other config files | |||
2013-10-26 | added the irc2sql gateway module | DukePyrolator | |