aboutsummaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index 8e68eae..25bd978 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -35,6 +35,7 @@ typedef struct {
char host[256];
int port;
char domain[256];
+ char default_locale[32];
char proxy[256];
char proxy_list_file[256];
int max_proxy_retries;