15 lines
534 B
JSON
Raw Normal View History

{
"listen_host": "127.0.0.1",
"listen_port": 3982,
"webhook_path": "/forgejo/sync",
"health_path": "/health",
"repository_full_name": "bingshuo/fifth-domain",
"allowed_ref": "refs/heads/main",
"repo_path": "/opt/zhuyuan/fifth-domain",
"audit_dir": "/var/lib/guanghu-fifth-domain-sync-agent/receipts",
"lock_file": "/var/lib/guanghu-fifth-domain-sync-agent/sync.lock",
"max_body_bytes": 1048576,
"max_execution_ms": 90000,
"navigation_guard": "zero-point/core-channel/revive-guard/navigation-memory-guard.py"
}