summaryrefslogtreecommitdiff
path: root/data/example.conf
AgeCommit message (Expand)Author
2010-06-24Backported the example.conf change from r7bb90e1922b7Adam
2010-06-22Fixed a typo in the example.conf for m_helpchanAdam
2010-06-20Added m_helpchan to replace the cores helpchannel functionalityAdam
2010-06-20Fixed the name of cs_forbid in chanserv:modules so it really loadsAdam
2010-06-03Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change...Adam-
2010-05-14Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years oldAdam-
2010-05-07Removed the chanserv/aop/list command perm and switched it with chanserv/acce...Adam-
2010-05-01Added support for InspIRCd 2.0Adam-
2010-04-08Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn...Adam-
2010-03-21Added options:passlenAdam-
2010-03-21Made the database file name configurableAdam-
2010-03-21Made usermax and hostmax configurableAdam-
2010-02-28Added in support for live updating MySQL databases and the ability to execute...Adam-
2010-02-02Added options:botmodes to configure what modes BotServ bots should use in cha...Adam-
2010-01-10changed enc_sha256 to use random salts instead of a hardcoded saltDukePyrolator
2010-01-04Removed NICKMAX and CHANMAX, replaced user->nick, c->name, and ci->name with ...Adam-
2009-12-31Added in new plaintext databases. Note: This currently has no automatic backu...Adam-
2009-12-27Fix small typo in services.conf - thanks Phil.sjaz
2009-12-16Moved /chanserv unban to its own module and added support for unbanning a nic...Adam-
2009-12-13Moved hostserv/set priv to commands, only check for HasCommand() when trying ...Adam-
2009-12-05Added options:mlock in the config so you can set what modes should be locked ...Adam-
2009-12-05Added ns_resetpass which can be used to reset user passwords by email, very u...Adam-
2009-11-11Added support for permanent channels. This supports both permanent channel mo...Adam-
2009-11-02added a way to load multiple encryption modules at the same and to switch bet...DukePyrolator
2009-10-30Removed channel passwords and added /chanserv QOP command to add additional c...Adam-
2009-10-29Changed the "nickserv/confirm" opertype command to a permission, and added "n...Adam-
2009-10-25added options:enablelogchannel config file option, which turns on the logchan...Adam-
2009-10-22Couple more typo's from Fudge, cheers!sjaz
2009-10-22Fixed typo in example.conf. Thanks Fudge.sjaz
2009-10-12Changed /ns confirm to not assume the user you are confirming owns the nick (...Adam-
2009-10-11Removed proxy server from ulined servers in example config as more people use...sjaz
2009-09-13Removed super admin requirement for operserv/umode operserv/oline and operser...Adam-
2009-08-06Removed nicktracking from example config.sjaz
2009-08-06Minor typo fixes in example.confsjaz
2009-06-30Example configuration for opertypes and oper blocks, initial version written ...rburchell
2009-06-11Cleanup of internals of new opertype stuff by Adam. Removes OS OPER and OS AD...rburchell
2009-04-04Removed is_host_setter() and is_host_remover() from code and replaced them wi...cyberbotx
2009-04-02Remove restrictgetpass option from the confrburchell
2009-02-28Remove CSRestrictGetPass, it is unneeded with the introduction of opertypes. ...rburchell
2009-02-15HelpServ has been destroyed, +1000 points. Also fixed the argument order in t...cyberbotx
2009-02-14Removed references to RAW in config and lang files. Kirby from Dreamland ate ...cyberbotx
2009-02-13Two very small typo's in example.conf.sjaz
2009-02-11Fix example.conf to use os_news instead of os_logonnews, os_randomnews, and o...cyberbotx
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2008-11-23Fix example idrburchell
2008-11-21Cleanup in example.conf.cyberbotx
2008-11-20Removed old example.conf and replaced with example_new.conf, services.conf wi...cyberbotx
2008-11-09Always UseSVS2MODE, too.Robin Burchell w00t@inspircd.org
2008-11-09UseTokens needs to die in a fire, don't let it be turned off.Robin Burchell w00t@inspircd.org
2008-11-09Remove ModulesDelayedAutoLoad.Robin Burchell w00t@inspircd.org