diff options
Diffstat (limited to 'radsecproxy.h')
-rw-r--r-- | radsecproxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/radsecproxy.h b/radsecproxy.h index 6d47014..fd36b03 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -12,7 +12,7 @@ sizeof(struct sockaddr_in) : \ sizeof(struct sockaddr_in6)) -#define DEBUG_LEVEL DBG_WARN +#define DEBUG_LEVEL 2 #define CONFIG_MAIN "/etc/radsecproxy/radsecproxy.conf" #define CONFIG_SERVERS "/etc/radsecproxy/servers.conf" |