diff --git a/include/config.h b/include/config.h index 04fcfdb..4e5a519 100644 --- a/include/config.h +++ b/include/config.h @@ -71,6 +71,7 @@ #define LPATH LOGPATH "/ircd.log" /* ircd logfile */ #define PPATH ETCPATH "/ircd.pid" /* pid file */ #define OPATH ETCPATH "/opers.motd" /* oper MOTD file */ +#define DBPATH ETCPATH "/ban.db" /* bandb file */ /* IGNORE_BOGUS_TS * Ignore bogus timestamps from other servers. Yes this will desync