X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=config.cpp;h=091796151f811a241a929adde38b90afad8336bf;hp=cf32c24ae81edb73187ccf883ca61f02648828b4;hb=edca761c42e4316bfc22d79868b5552b9d27227c;hpb=07569f8e011cd9b064c64bef1ce56f77bf7ddf53 diff --git a/config.cpp b/config.cpp index cf32c24..0917961 100644 --- a/config.cpp +++ b/config.cpp @@ -19,7 +19,7 @@ using namespace std; -#define DEFAULT_BACKLOG_SIZE 1048576 +#define DEFAULT_BACKLOG_SIZE 10485760 struct ConfigLine { string keyword;