summaryrefslogtreecommitdiff
path: root/data/stats.standalone.example.conf
AgeCommit message (Collapse)Author
2024-09-17Remove config option for options:warningtimeout.Sadie Powell
This hasn't done anything since the early 1.9 releases I'm not sure why it hasn't been removed already.
2024-07-11Make it clear that inspircd3 also works with InspIRCd 4.Sadie Powell
2021-11-14Use example.com instead of localhost.net in the example configs.Sadie Powell
2021-04-16Default to the inspircd3 protocol module instead of inspircd20.Sadie Powell
2020-09-14Clarify that unreal4 also works for UnrealIRCd 5.Sadie Powell
2019-11-03Rename a few instances of 'services' to 'stats' in ↵Robby
stats.standalone.example.conf and irc2sql.example.conf.
2019-09-23Add the InspIRCd v3 module to the example configs.Peter Powell
2019-04-05Config files: Fix some typos, bring stats.standalone.example.conf up to par ↵Robby
with example.conf, etc.
2014-02-17Rename m_ssl to m_ssl_openssl and update docsAttila Molnar
2013-11-01Use Config::GetClient for looking up services for command{} blocks which ↵Adam
lessens the insanity of renaming services
2013-10-26added the irc2sql gateway moduleDukePyrolator