about summary refs log tree commit diff stats
path: root/src/config/preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/preferences.h')
-rw-r--r--src/config/preferences.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config/preferences.h b/src/config/preferences.h
index 2c783f4d..266fccc5 100644
--- a/src/config/preferences.h
+++ b/src/config/preferences.h
@@ -62,7 +62,8 @@ typedef enum {
     PREF_AUTOAWAY_MESSAGE,
     PREF_CONNECT_ACCOUNT,
     PREF_OTR_LOG,
-    PREF_OTR_WARN
+    PREF_OTR_WARN,
+    PREF_LOG_ROTATE
 } preference_t;
 
 typedef struct prof_alias_t {