summaryrefslogtreecommitdiff
path: root/openvpn/src/openvpn/manage.h
diff options
context:
space:
mode:
Diffstat (limited to 'openvpn/src/openvpn/manage.h')
-rw-r--r--openvpn/src/openvpn/manage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/src/openvpn/manage.h b/openvpn/src/openvpn/manage.h
index 962b5bc4..dc3ade10 100644
--- a/openvpn/src/openvpn/manage.h
+++ b/openvpn/src/openvpn/manage.h
@@ -34,7 +34,7 @@
#define MANAGEMENT_VERSION 1
#define MANAGEMENT_N_PASSWORD_RETRIES 3
-#define MANAGEMENT_LOG_HISTORY_INITIAL_SIZE 100
+#define MANAGEMENT_LOG_HISTORY_INITIAL_SIZE 200
#define MANAGEMENT_ECHO_BUFFER_SIZE 100
#define MANAGEMENT_STATE_BUFFER_SIZE 100