diff options
Diffstat (limited to 'doc/reference.conf')
-rw-r--r-- | doc/reference.conf | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/reference.conf b/doc/reference.conf index c0c53ec..9a8f07c 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1208,19 +1208,6 @@ general { oper_umodes = bots, locops, servnotice, operwall, wallop; /* - * 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"; - - /* * throttle_time: the minimum amount of time required between * connections from the same IP address. exempt {} blocks are excluded * from this throttling. |