X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=src%2Fconf.h;h=ea43e38ccc1803858898ac7c4b6496731112cf51;hb=cd7783013d9870192bff4fa57e79e735ade68ed5;hp=36115b0f108922fbc4ef46153e1dca908cab9950;hpb=792fd933e851a751885e58ed5ed59939d3be8f84;p=umurmur.git diff --git a/src/conf.h b/src/conf.h index 36115b0..ea43e38 100644 --- a/src/conf.h +++ b/src/conf.h @@ -52,6 +52,8 @@ typedef enum param { BAN_LENGTH, ALLOW_TEXTMESSAGE, ENABLE_BAN, + BANFILE, + SYNC_BANFILE, } param_t; typedef struct {