summaryrefslogtreecommitdiff
path: root/src/core/wee-secure-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-secure-config.h')
-rw-r--r--src/core/wee-secure-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/wee-secure-config.h b/src/core/wee-secure-config.h
index d8535b268..b7867240e 100644
--- a/src/core/wee-secure-config.h
+++ b/src/core/wee-secure-config.h
@@ -21,6 +21,7 @@
#define WEECHAT_SECURE_CONFIG_H
#define SECURE_CONFIG_NAME "sec"
+#define SECURE_CONFIG_PRIO_NAME "120000|sec"
extern struct t_config_file *secure_config_file;
extern struct t_config_section *secure_config_section_pwd;