aboutsummaryrefslogtreecommitdiff
path: root/docs/inspircd.conf.example
Commit message (Expand)AuthorAgeFilesLines
* Add note about hidewhois and idle timesGravatar Jackmcbarn2011-08-311-0/+2
* Updated examples, removing ziplinksGravatar DjSlash2011-04-181-4/+3
* Make m_sql_* module names consistentGravatar Daniel De Graaf2010-09-261-3/+3
* Update m_flatfile_channels to be more robust•••Enable storage of registered channels without permanent channels, or vice versa Only set the dirty bit if a channel that is written to the database gets its mode or topic changed, rather than any channel or user Move NukeChannel to core and put announcets back in options Allow sending mode merges via the protocol interface Gravatar Jackmcbarn2010-09-061-0/+4
* Update documentation a bitGravatar Daniel De Graaf2010-08-221-114/+86
* Move spanningtree config to <spanningtree> from various other placesGravatar Daniel De Graaf2010-08-211-32/+0
* Document <options:cyclehostsfromuser>Gravatar Daniel De Graaf2010-08-131-0/+5
* <performance:maxwho> is no longer used, remove from configGravatar Daniel De Graaf2010-08-131-3/+0
* Remove duplicated settings now solely defined by the <connect> classGravatar Daniel De Graaf2010-08-131-10/+6
* Change config format to use XML entities by defaultGravatar Daniel De Graaf2010-08-081-4/+4
* Allow multiple hosts and ports to be specified in a <connect> blockGravatar Daniel De Graaf2010-08-041-106/+108
* Change <security:operspywhois> to a tristateGravatar Daniel De Graaf2010-08-031-4/+5
* Allow m_sqlauth to set connect classGravatar Daniel De Graaf2010-08-031-8/+9
* Log invalid S2S commands a bit betterGravatar Daniel De Graaf2010-08-031-1/+1
* Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ...Gravatar Daniel De Graaf2010-08-031-4/+9
* Force granted prefixes like +o to be specified in <options:defaultmodes>Gravatar Daniel De Graaf2010-08-031-3/+2
* Restore <options:exemptchanops> with long namesGravatar Daniel De Graaf2010-08-031-0/+3
* Add <options:nameonlymodes>Gravatar Daniel De Graaf2010-08-031-0/+7
* Documentation for <modeletters>Gravatar Daniel De Graaf2010-08-031-0/+18
* Allow a reason to be specified for <connect:deny>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12468 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-151-1/+2
* Clean up documentation of connect blocks a bit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12410 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-091-3/+13
* Change <connect:requiresasl> to <connect:requireaccount>, which is more accurate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12408 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-091-3/+7
* Move configuration examples to docs, remove automatic overwrite on make install•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12383 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-061-0/+905
* Move example conf to conf/ directory, it makes more sense given all the other...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9969 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-07-121-2673/+0
* oh forgot, thanks psychon for noticing the PATH_MAX and limits problem :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9943 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-07-011-1/+1
* Document hidekills, bug #561•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9906 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-06-141-0/+4
* Add patch for bug #549, conf file update from jackmcbarn•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9852 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-06-061-7/+63
* Add parsing of <limits> tag and finish documenting it, make all the values ma...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9808 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-251-8/+8
* Example conf now with <limits> tag•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9807 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-251-0/+45
* Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:aut...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9789 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-05-211-0/+5
* Add HTTP auth•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9713 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-121-1/+1
* Add example config•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9712 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-05-121-0/+20
* Rename to m_connectban•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9664 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-05-081-13/+13
* Remove extra documented moduledir (reported by smartys). And move quietbursts...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9627 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-05-051-14/+9
* Move options vlaues netbuffersize, maxwho, maxconn, softlimit, quietbursts, n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9505 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-141-36/+46
* TRUNK CONFIG BREAKAGE WARNING: Move a bunch of options tag values into a new ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9504 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-141-98/+103
* yay 9500 is MINE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9500 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-04-131-0/+1
* nuke loglevel from <options> description, and tidy some indenting.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9459 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-04-111-9/+5
* Patch from voidzero, bug #517•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9458 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-111-5/+9
* More missing docs.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9374 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-061-0/+8
* Some documentation fixes (misnamed module, missing modules, etc). Fixes bug #...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9371 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-061-3/+24
* Document more stuff, correct some out of date text,•••tidy up formatting of logging section git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9347 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-7/+17
* Add m_nickban and documentation. Implements +b n:, which stops any users matc...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9345 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+6
* m_quietban: implements snomask +b q:•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9340 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+6
* Document new logging and m_chanlog•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9328 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+38
* Match on nick change option for RLine, document m_rline & this option.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9300 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-0/+10
* Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9241 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-011-6/+10
* Remove extended silence doc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9234 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-03-301-8/+0
* document override in operjoin.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9220 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar peavey2008-03-301-2/+8
* Document•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9212 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-291-1/+2