aboutsummaryrefslogtreecommitdiff
path: root/libsylph
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph')
-rw-r--r--libsylph/account.c2
-rw-r--r--libsylph/prefs.h2
2 files changed, 1 insertions, 3 deletions
diff --git a/libsylph/account.c b/libsylph/account.c
index a6f8da30..2431bf3d 100644
--- a/libsylph/account.c
+++ b/libsylph/account.c
@@ -37,8 +37,6 @@
#include "utils.h"
#include "sylmain.h"
-#define PREFSBUFSIZE 1024
-
PrefsAccount *cur_account;
static GList *account_list = NULL;
diff --git a/libsylph/prefs.h b/libsylph/prefs.h
index 733c42da..48b1df2e 100644
--- a/libsylph/prefs.h
+++ b/libsylph/prefs.h
@@ -26,7 +26,7 @@
typedef struct _PrefParam PrefParam;
typedef struct _PrefFile PrefFile;
-#define PREFSBUFSIZE 1024
+#define PREFSBUFSIZE 8192
typedef enum
{