X-Git-Url: https://jfr.im/git/irc/quakenet/newserv.git/blobdiff_plain/8a25ddc6c17f8e242185ec8469161797e28081ce..1151d736b86e4405ed9e0266dc5227a2ab9a5d66:/chanfix/chanfix.h diff --git a/chanfix/chanfix.h b/chanfix/chanfix.h index 9f3f4b71..0d3b0db0 100644 --- a/chanfix/chanfix.h +++ b/chanfix/chanfix.h @@ -46,7 +46,7 @@ extern int cfnext; /* chanfix won't ever reop more users than this */ #define CFMAXOPS 10 /* where we store our chanfix data */ -#define CFSTORAGE "chanfix" +#define CFSTORAGE "data/chanfix" /* how many chanfix files we have */ #define CFSAVEFILES 5 /* maximum number of servers which may be split */