diff --git a/res/raw/torpolipo.conf b/res/raw/torpolipo.conf index 32850f63..5707c032 100644 --- a/res/raw/torpolipo.conf +++ b/res/raw/torpolipo.conf @@ -44,15 +44,15 @@ socksProxyType = socks5 # Uncomment this if you want Polipo to use a ridiculously small amount # of memory (a hundred C-64 worth or so): -# chunkHighMark = 819200 -# objectHighMark = 128 +chunkHighMark = 819200 +objectHighMark = 128 # Uncomment this if you've got plenty of memory: # chunkHighMark = 50331648 # objectHighMark = 16384 -chunkHighMark = 67108864 +#chunkHighMark = 67108864 ### On-disk data ### ************