aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/inspircd.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Make some config strings a bit more professional and use RFC reserved TLD's e...Gravatar JD Horelick2014-11-091-9/+9
* Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter Gravatar Attila Molnar2014-07-241-8/+8
* remove unneeded whitespace from the docs/examplesGravatar Tim Heckman2014-06-141-1/+1
* Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this Gravatar Attila Molnar2014-04-041-32/+28
* Use standard example addresses in configs•••`2001:db8::/32` is the [standard][1] IPv6 example address range, using it also makes it clear when the user has just copy-pasted the example config and didn't actually whitelist 6BONE for some strange reason. Similarly, there are example addresses for [IPv4][2] and [DNS][3]. [1]: http://tools.ietf.org/html/rfc3849 [2]: http://tools.ietf.org/html/rfc5737 [3]: http://tools.ietf.org/html/rfc2606 Gravatar Mantas Mikulėnas2014-01-201-8/+8
* Improve error reporting for <security:runas{user,group}>.Gravatar Peter Powell2013-09-261-4/+6
* Update example configs, README.md and more•••- Fix typos, remove misleading information, rephrase a few sentences - Add info about hmac-<hash> hash types - Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK) - Change inspircd.github.org to inspircd.org Gravatar attilamolnar2013-08-271-13/+9
* Add config option to disable somaxconn range() checkGravatar attilamolnar2013-04-231-0/+6
* Update doc and fix the description of m_allowinviteGravatar attilamolnar2013-03-291-1/+0
* Reorganise configuration files:•••- Example config files now end with .conf.example. - Example text files now end with .txt.example. - Removed 'inspircd' from the name of multiple example files. - Added missing oper motd example file. Gravatar Peter Powell2013-03-021-6/+6
* cmd_invite Send invite announcements to halfops and higher when <security:ann...•••Clarify what the various options mean in the doc Fixes #418 reported by @RawrDragon Gravatar attilamolnar2013-02-111-7/+7
* m_dnsbl Add usednsbl option to connect classes•••Don't touch users in classes where it's off Gravatar attilamolnar2012-11-291-0/+4
* Add a config option to enable/disable the welcome notice sent to clients afte...•••Fixes #284 reported by @hoggeh Gravatar attilamolnar2012-08-251-1/+6
* Change "allowmismatched" to "allowmismatch" in example config•••Fixes issue #279 reported by @lethality Gravatar attilamolnar2012-08-201-2/+2
* Added color codes to /rules, moved the parsing to ServerConfig and cleaned th...Gravatar Justin Crawford2012-07-061-0/+8
* Move all example configuration files to their own directory.Gravatar Peter Powell2012-06-121-0/+963