/* 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 */
/* the bot that encompasses secondary users */
/* #define SECONDARY_NAMES_BOT "nil" */