no more servlink - removed 'servlink_path' from reference.conf and source files

This commit is contained in:
Valery V Yatsko 2008-08-16 22:23:56 +04:00
parent 67e6f4df3b
commit 33e65f0004
6 changed files with 9 additions and 27 deletions

View file

@ -1106,13 +1106,6 @@ general {
* provided they have umode +s set */
oper_snomask = "+s";
/* servlink path: path to 'servlink' program used by ircd to handle
* encrypted/compressed server <-> server links.
*
* only define if servlink is not in same directory as ircd itself.
*/
#servlink_path = "/usr/local/ircd/bin/servlink";
/* 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