]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - doc/sgml/oper-guide/config.sgml
[svn] Add what /invite actually does (bypass +ijlr).
[irc/rqf/shadowircd.git] / doc / sgml / oper-guide / config.sgml
index e3c095035dfe9b773818d7f937f8d2dcab7bd0a4..0163a43517fe0761de9a3ba4e3175dd58f09161a 100644 (file)
@@ -42,7 +42,6 @@ loadmodule "<replaceable>text</replaceable>";</synopsis>
        <synopsis>
 serverinfo {
         name = "<replaceable>text</replaceable>";
        <synopsis>
 serverinfo {
         name = "<replaceable>text</replaceable>";
-        use_ts6 = <replaceable>boolean</replaceable>;
         sid = "<replaceable>text</replaceable>";
         description = "<replaceable>text</replaceable>";
         network_name = "<replaceable>text</replaceable>";
         sid = "<replaceable>text</replaceable>";
         description = "<replaceable>text</replaceable>";
         network_name = "<replaceable>text</replaceable>";
@@ -66,15 +65,6 @@ serverinfo {
              </para>
            </listitem>
          </varlistentry>
              </para>
            </listitem>
          </varlistentry>
-         <varlistentry>
-           <term>use_ts6</term>
-           <listitem>
-             <para>
-                A boolean which defines whether or not you want to use the new TS6 protocol, which provides
-                many improvements over the old protocol, TS5, which is used in Hyperion.
-              </para>
-           </listitem>
-         </varlistentry>
          <varlistentry>
            <term>sid</term>
            <listitem>
          <varlistentry>
            <term>sid</term>
            <listitem>
@@ -436,7 +426,8 @@ exempt {
        ip = "<replaceable>ip</replaceable>";
 };</synopsis>
        <para>
        ip = "<replaceable>ip</replaceable>";
 };</synopsis>
        <para>
-         An exempt block specifies IP addresses which are exempt from D:lines.
+         An exempt block specifies IP addresses which are exempt from D:lines
+         and throttling.
          Multiple addresses can be specified in one block.
          Clients coming from these addresses can still be K/G/X:lined or
          banned by a DNS blacklist unless
          Multiple addresses can be specified in one block.
          Clients coming from these addresses can still be K/G/X:lined or
          banned by a DNS blacklist unless