Added /log shared setting

Issue #170
This commit is contained in:
James Booth
2014-04-13 21:56:35 +01:00
parent a4a23fdf68
commit c3418a2909
8 changed files with 52 additions and 8 deletions

View File

@@ -63,7 +63,8 @@ typedef enum {
PREF_CONNECT_ACCOUNT,
PREF_OTR_LOG,
PREF_OTR_WARN,
PREF_LOG_ROTATE
PREF_LOG_ROTATE,
PREF_LOG_SHARED
} preference_t;
typedef struct prof_alias_t {