修改项目文档

This commit is contained in:
strepsiades
2026-03-09 17:07:25 +08:00
parent 4ce4004cdb
commit 515c3d9388
3 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -59,8 +59,8 @@
- `auto_bind=false`
- 症状:MISSING 节点更容易进入 `WARNING`,不会走自动创建识别。
- `skip_sync=true`
- 症状:该类型只加载不执行 bind/create/update,常被误以为“没生效”。
- `local_orphan_action=none` + `remote_orphan_action=none` + `update_direction=none`
- 症状:该类型会被整体跳过,常被误以为“配置没生效”。
- `load_mode=persisted_only`
- 症状:数据只来自持久化,不主动拉取新数据。
- `update_direction=none`