chore: add config.toml to load settings and parallel tasks
This commit is contained in:
parent
afd800d2a5
commit
2440d0e7ed
6
config.toml
Normal file
6
config.toml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
be_quiet = false
|
||||||
|
[[targets]]
|
||||||
|
input = "input.txt"
|
||||||
|
|
||||||
|
[[targets]]
|
||||||
|
input = "input_2.txt"
|
Loading…
Reference in New Issue
Block a user