X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/d5a432fa0092f39dbb517b5665f35dc87e5a88f7..94c0bd4abe20814f3fcf191706303f7aa0f85937:/doc/sgml/oper-guide/config.sgml diff --git a/doc/sgml/oper-guide/config.sgml b/doc/sgml/oper-guide/config.sgml index 3eabdb8..a5ae1df 100644 --- a/doc/sgml/oper-guide/config.sgml +++ b/doc/sgml/oper-guide/config.sgml @@ -22,6 +22,12 @@ Anything from a # to the end of a line is a comment. Blank lines are ignored. C-style comments are also supported. + + Specific blocks and directives + + Not all configuration blocks and directives are listed here, only the most common ones. More blocks and directives will + be documented in later revisions of this manual. + loadmodule directive @@ -353,7 +359,7 @@ auth { kline_exempt (^) - Users in this auth{} block are exempted from DNS blacklists, k:lines, g:lines and x:lines. + Users in this auth{} block are exempted from DNS blacklists, k:lines and x:lines. @@ -1012,7 +1018,7 @@ shared { all - All of the above; this does not include locops or rehash + All of the above; this does not include locops, rehash, dline, tdline or undline. @@ -1030,6 +1036,24 @@ shared { REHASH commands; all options can be used + + dline (D) + + Permanent and temporary D:lines + + + + tdline (d) + + Temporary D:lines + + + + undline (E) + + D:line removals + + none