refactor wip
This commit is contained in:
11
core/worker/examples/osis/config.toml
Normal file
11
core/worker/examples/osis/config.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
worker_id = "osis_example_worker"
|
||||
redis_url = "redis://localhost:6379"
|
||||
db_path = "/tmp/osis_example_db"
|
||||
preserve_tasks = false
|
||||
|
||||
[worker_type]
|
||||
type = "sync"
|
||||
|
||||
[logging]
|
||||
timestamps = true
|
||||
level = "info"
|
Reference in New Issue
Block a user