Add own test cert and key since there seem to be a problem with the ones in 0.14.2
[umurmur.git] / src / conf.h
index 1b9b21e9da929a0a31bf0902f651b1afb45cb1bc..6d7bacffd258484e67976666b09b96ce42cf156b 100644 (file)
@@ -43,6 +43,9 @@ typedef enum param {
        MAX_BANDWIDTH,
        MAX_CLIENTS,
        DEFAULT_CHANNEL,
+       USERNAME,
+       GROUPNAME,
+       LOGFILE,
 } param_t;
 
 typedef struct {