Skip to content

Commit 29e84f2

Browse files
authored
add option to change compression settings (#224)
1 parent 9bfdeaa commit 29e84f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

property-definitions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@
6767
"max-threads": {
6868
"env": "MAX_THREADS"
6969
},
70+
"compression-threshold": {
71+
"env": "COMPRESSION_THRESHOLD"
72+
},
7073
"level-name": {
7174
"env": "LEVEL_NAME"
7275
},

0 commit comments

Comments
 (0)