summaryrefslogtreecommitdiff
path: root/docs/conf/helpop-full.conf.example
AgeCommit message (Collapse)Author
2018-04-16Improve some documentation (#1483).Matt Schatz
* Improve exemptchanops in inspircd.conf.example (<options>) and modules.conf.example; along with both helpop examples. * Add "the" to all "requires X module" in both helpop examples. * Refer to customprefix instead of chanprotect and halfop. * Add SNOMASK 'r' and 'R' (OPERLOG) to both helpop examples. * Clean up unnecessarily split SNOMASK lines in both helpop examples. * Move chmode 'g' to be in alphabetical order in both helpops examples. * Specify the needed mask formats for TLINE in helpop-full example. * Remove extra '\' in RLINE mask format in helpop-full example. Force xml format in helpop-full * Generalize "color codes" to "formatting codes" * Fix file name in include for example helpop-full
2018-02-11[2.0]: Helpop: Move extban 'U' from acting to matchinggenius3000
Already fixed in master in 8587df2
2015-10-12Fix a few documentation problemsAttila Molnar
Fixes issues #1003, #1045 and #1085
2015-03-17Remove non-existant extban M: from docsRenegade334
extban M: has not existed since 2d732f4d in 2009...
2014-11-29Fix a couple of helpop issuesAttila Molnar
Fixes issue #949 reported by @webczat
2014-04-12Some more helpop config updates.Robby-
2014-04-06Fix typo in helpop-full that prevented it from loading and other minor ↵Attila Molnar
helpop issues
2014-04-04Major example configuration and helpop updateAttila Molnar
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
2014-01-20Update example configs/helpopAttila Molnar
2013-08-27Update example configs, README.md and moreattilamolnar
- 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
2013-03-02Reorganise configuration files:Peter Powell
- 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.