4 lines
82 B
TOML
4 lines
82 B
TOML
|
[config]
|
||
|
database_path = "src/storage/db.sqlite"
|
||
|
max_workers = 100
|
||
|
min_workers = 0
|