summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-win32.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-win32.h b/config-win32.h
index be0b320..8f4de3b 100644
--- a/config-win32.h
+++ b/config-win32.h
@@ -50,6 +50,9 @@ typedef unsigned long in_addr_t;
#define TAP_WIN32_DEBUG
#endif
+/* Enable reading credentials from a file */
+#define ENABLE_PASSWORD_SAVE 1
+
/* Enable client/server capability */
#define ENABLE_CLIENT_SERVER 1