Files
getDomain/domainCheck/runtime_settings.json
Your Name 7cbde2aa78 d
2026-04-22 14:13:21 +08:00

8 lines
248 B
JSON

{
"worker_mode": "linux-systemd",
"worker_service_name": "domaincheck-worker",
"api_service_name": "domaincheck-api",
"sync_agent_service_name": "domaincheck-sync-agent",
"worker_log_sync_enabled": true,
"worker_log_sync_mode": "full"
}