/* The database file */ #define DBFILE "data.sqlite" /* Disables vulnerable commands */ #define NO_VULN_COMMANDS /* Disables all logging */ /* #define NO_LOGGING */ /* Enables SSL support * FIXME broken at the moment */ /* #define IRC_SSL_SUPPORT */