7cb3d0ceae
Config should be working now
4 lines
No EOL
82 B
TOML
4 lines
No EOL
82 B
TOML
[config]
|
|
database_path = "src/storage/db.sqlite"
|
|
max_workers = 100
|
|
min_workers = 0 |