[HLCC-ICE-000001][ZY-CONTRIB-20260723-001] feat: 以来光者贡献链启用冰朔第五域个人子频道
This commit is contained in:
commit
5615453e4e
660 changed files with 122355 additions and 0 deletions
14
server-tools/fifth-domain-sync-agent/config.example.json
Normal file
14
server-tools/fifth-domain-sync-agent/config.example.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Reference in a new issue