0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-29 20:28:52 +02:00

modules/media/media: Add some bloom on blocks table.

This commit is contained in:
Jason Volk 2018-10-16 08:46:03 -07:00
parent fbad6072df
commit 46154c61c2

View file

@ -83,7 +83,7 @@ media_blocks_descriptor
bool(media_blocks_cache_comp_enable)? -1 : 0,
// bloom_bits
0,
10,
// expect hit
true,