l matrix: add compression

This commit is contained in:
lassulus 2023-09-03 12:07:17 +02:00
parent 0b77e87223
commit 3ad3438066
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ with import <stockholm/lib>;
}
{
names = [ "federation" ];
compress = false;
compress = true;
}
];
}