mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Disable binary mode on rendercache.
This commit is contained in:
committed by
Neil Williams
parent
0cf8b00914
commit
d3ce419319
@@ -606,7 +606,6 @@ class Globals(object):
|
||||
no_block=True,
|
||||
num_clients=num_mc_clients,
|
||||
min_compress_len=480,
|
||||
binary=True,
|
||||
)
|
||||
|
||||
# pagecaches hold fully rendered pages
|
||||
|
||||
Reference in New Issue
Block a user