diff options
Diffstat (limited to 'src/conf/py-debug/aws.jsonc')
-rw-r--r-- | src/conf/py-debug/aws.jsonc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/conf/py-debug/aws.jsonc b/src/conf/py-debug/aws.jsonc index df9a63a..23e8faf 100644 --- a/src/conf/py-debug/aws.jsonc +++ b/src/conf/py-debug/aws.jsonc @@ -66,6 +66,7 @@ }, { "path": "random-dump.sql.xz", + "alloc-size": 2097152, "group": "data-dump", "pipeline": [ { @@ -83,6 +84,7 @@ }, { "path": "random-dump.0.xz", + "alloc-size": 2097152, "group": "tar-media-0", "pipeline": [ { @@ -100,6 +102,7 @@ }, { "path": "random-dump.1.xz", + "alloc-size": 2097152, "group": "tar-media-1", "pipeline": [ { |