Fix rebranding

Saner default for chunk_size
This commit is contained in:
Petr Kalis 2021-04-07 10:44:31 +02:00
parent 3bc6d756ad
commit e3411f0ddb
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"priority": 50,
"primary_pool": "",
"secondary_pool": "",
"chunk_size": 0
"chunk_size": 1000000
}
}
}