aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/inspircd.conf.example
Commit message (Collapse)AuthorAgeFilesLines
* Update doc and fix the description of m_allowinviteGravatar attilamolnar2013-03-291-1/+0
|
* Reorganise configuration files:Gravatar Peter Powell2013-03-021-6/+6
| | | | | | | - 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.
* cmd_invite Send invite announcements to halfops and higher when ↵Gravatar attilamolnar2013-02-111-7/+7
| | | | | | | | <security:announceinvites> is 'dynamic' regardless of the channel being +i or not Clarify what the various options mean in the doc Fixes #418 reported by @RawrDragon
* m_dnsbl Add usednsbl option to connect classesGravatar attilamolnar2012-11-291-0/+4
| | | | Don't touch users in classes where it's off
* Add a config option to enable/disable the welcome notice sent to clients ↵Gravatar attilamolnar2012-08-251-1/+6
| | | | | | after successful registration Fixes #284 reported by @hoggeh
* Change "allowmismatched" to "allowmismatch" in example configGravatar attilamolnar2012-08-201-2/+2
| | | | Fixes issue #279 reported by @lethality
* Added color codes to /rules, moved the parsing to ServerConfig and cleaned ↵Gravatar Justin Crawford2012-07-061-0/+8
| | | | the code up a bit
* Move all example configuration files to their own directory.Gravatar Peter Powell2012-06-121-0/+963