0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-29 00:03:45 +02:00

ircd:Ⓜ️:dbs: Remove compression on _event_idx.

This commit is contained in:
Jason Volk 2020-09-29 06:46:53 -07:00
parent 4dcee4f779
commit 1051e740cc

View file

@ -118,7 +118,7 @@ ircd::m::dbs::desc::event_idx
size_t(event_idx__meta_block__size),
// compression
"default"s,
{}, // no compression
// compactor
{},