aboutsummaryrefslogtreecommitdiffstats
path: root/docs/inspircd.conf.example
Commit message (Expand)AuthorAgeFilesLines
...
* Updated example conf to list all non-extra modules with a description of what...•••commented out by default, admin must uncomment them to use them. Suggested by lag`` git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1381 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-141-4/+213
* Customizable by-byte-size recvq stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1365 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-121-2/+15
* Updated default sendq size to 256k•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1363 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-121-1/+1
* added sendq stuff, see example config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-05-111-3/+18
* Added important note relating to ip addresses in <link:ipaddr>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1239 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-281-3/+9
* Fixed /LUSERS server count•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-181-1/+0
* Updated documentation of <connect> tags at request of Strike•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1109 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-161-5/+5
* Somebody *dum de dum, nonchalant* put double closing tags, nullifying the eff...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1056 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-121-1/+1
* Added <disabled:commands> to the example config (commented out by default!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1016 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-081-0/+13
* Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...•••either in the config or by an oper with the correct permissions to use the /ELINE command git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@975 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-041-0/+19
* Added pid file support, and documentation for it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@950 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-021-1/+12
* Added new tags to example config.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@941 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-011-0/+7
* Made config parsing code a bit more lenient•••Added error checking to make sure opertypes exist before opering a user! Added 005 handling for modules Started on KILL event for modules Started on OnModuleLoad event for modules git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@918 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-271-1/+1
* Added Updated by BlackDeathX•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@771 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2004-05-011-4/+24
* Removed protocol violation errors•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@764 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-011-5/+6
* Added m_alias module which provides command aliases.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@746 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-271-0/+30
* Changed documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@731 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-251-1/+2
* Added MaxWhoReplies stuff (bahamut-style /WHO limiting)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@729 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-251-0/+6
* Q-lines fully working, can add and remove other types of ban (but not enforce...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@714 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-241-1/+36
* Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@688 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-221-0/+16
* Fixed example config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@466 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-091-1/+1
* Added flood= value to connect allow classes, added checking for flooding•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@462 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-091-10/+19
* Fix for bug ID #6 (excessively long commands)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@385 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-051-2/+7
* Added support for module-defined chanmodes with no parameters•••Fixed minor typo in example conf git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-031-1/+1
* Fixed <link> tags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@349 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-04-011-1/+1
* Changed to work with new log-level•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@165 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-02-091-2/+26
* Changed to using LogLevels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@163 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-02-071-6/+20
* Initial revision•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2003-01-231-0/+231