X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=config.cpp;fp=config.cpp;h=091796151f811a241a929adde38b90afad8336bf;hp=cf32c24ae81edb73187ccf883ca61f02648828b4;hb=dc65643396b05be480db104e5a6067cf0e0d375f;hpb=94cd6d8799191a79fde828abfbc30cf9951c1cfc 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;