feat: auto-range system

This commit is contained in:
2020-11-02 20:54:02 +03:00
parent ab46134e7b
commit 0ad4d4771d
3 changed files with 6 additions and 5 deletions

3
settings/range-gen.conf Normal file
View File

@ -0,0 +1,3 @@
Jobs="$(nproc)"
Threshold="365"
NoiseLevel="1"