diff --git a/services/storage/cfg/config.yml b/services/storage/cfg/config.yml index 24aeaca..7e42306 100644 --- a/services/storage/cfg/config.yml +++ b/services/storage/cfg/config.yml @@ -47,3 +47,5 @@ storage: type: fstree path: /storage/fstree1 # FSTree root directory depth: 2 + + compress: true