fix: map x2 route override by folder path
This commit is contained in:
@@ -131,8 +131,9 @@ the same client bind mount. This enables hardlinks without creating two Docker
|
||||
mount boundaries for the same host files. Do not add a second bind mount for
|
||||
the nested folder: Linux treats it as a distinct mount even when it has the
|
||||
same `st_dev`, and the client correctly falls back to copy-only capacity
|
||||
accounting. See the production deployment README for the required compose and
|
||||
override pattern.
|
||||
accounting. The override key is the normalized Syncthing folder path beneath
|
||||
`api_root`, not its folder ID. See the production deployment README for the
|
||||
required compose and override pattern.
|
||||
|
||||
The remaining node examples omit optional `[connection]`, `[jobs]`, and
|
||||
`[backup]` tables and therefore use these same defaults; deployments may
|
||||
|
||||
Reference in New Issue
Block a user