linstrom/config.toml

4 lines
82 B
TOML
Raw Normal View History

[config]
database_path = "src/storage/db.sqlite"
max_workers = 100
min_workers = 0