]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
Remove network_desc configuration option, never actually used anywhere
[solanum.git] / doc / reference.conf
index b49104ea38d7d181d6651544448e38d47171207c..78d107ab9f8a6dbdb7ff5bcc183bc8c0911e35ee 100755 (executable)
@@ -122,7 +122,6 @@ serverinfo {
         * is on.  Shown in the 005 reply and used with serverhiding.
         */
        network_name = "MyNet";
-       network_desc = "This is My Network";
 
        /* hub: allow this server to act as a hub and have multiple servers
         * connected to it.  
@@ -1225,18 +1224,6 @@ general {
         * provided they have umode +s set */
        oper_snomask = "+s";
 
-       /* use egd: if your system does not have *random devices yet you
-        * want to use OpenSSL and encrypted links, enable this.  Beware -
-        * EGD is *very* CPU intensive when gathering data for its pool
-        */
-       #use_egd = yes;
-
-       /* egdpool path: path to EGD pool. Not necessary for OpenSSL >= 0.9.7
-        * which automatically finds the path.
-        */
-       #egdpool_path = "/var/run/egd-pool";
-
-
        /* compression level: level of compression for compressed links between
         * servers.  
         *