rename worker to actor
This commit is contained in:
@@ -21,8 +21,7 @@ tls = false
|
||||
# "users" = ["04ghi789...", "04jkl012..."]
|
||||
# "ws" = [] # Public circle (no auth required)
|
||||
|
||||
# OSIS Worker Configuration
|
||||
# OSIS Actor Configuration
|
||||
# Handles OSIS (HeroScript) execution
|
||||
[osis_worker]
|
||||
[osis_actor]
|
||||
binary_path = "../target/debug/osis"
|
||||
env_vars = { "RUST_LOG" = "info", "WORKER_TYPE" = "osis", "MAX_CONCURRENT_JOBS" = "5" }
|
||||
|
Reference in New Issue
Block a user