/* * Configuration file for psyBNC, created by menuconf */ /* Encryption */ #define CRYPT /* Encryption Type*/ #define BLOWFISH /* Allow Translation */ #define TRANSLATE /* Allow internal network */ #define INTNET /* Allow traffic logging */ #define TRAFFICLOG /* Allow linkage of bouncers */ #define LINKAGE /* Allow the dcc File-Functions */ #define DCCFILES /* Pipe dcc Chats */ #define DCCCHAT /* Allow to add more users */ #define MULTIUSER /* Number of max. Users */ #define MAXUSER 50 /* Number of max. Connections per User */ #define MAXCONN 99 /* The logging level */ #define LOGLEVEL 0 /* SSL-Security */ #define SSLSEC 2