From 814d20f2370e8247dbe561f413dc5a85f98d2378 Mon Sep 17 00:00:00 2001 From: Leobard <33374936+leobard@users.noreply.github.com> Date: Sun, 1 Jun 2025 15:18:08 +0200 Subject: [PATCH] Update config.rst Documenting the underlying problem of https://github.com/syncthing/syncthing/issues/10109 right where I would have expected it --- users/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/config.rst b/users/config.rst index 5ea05ca3..23309089 100644 --- a/users/config.rst +++ b/users/config.rst @@ -537,7 +537,7 @@ The following child elements may exist: .. option:: folder.copyOwnershipFromParent On Unix systems, tries to copy file/folder ownership from the parent directory (the directory it's located in). - Requires running Syncthing as a privileged user, or granting it additional capabilities (e.g. CAP_CHOWN on Linux). + Requires running Syncthing as a privileged user, or granting it additional capabilities (e.g. CAP_CHOWN on Linux, but be aware that automated upgrades would undo granting additional capabilities as described on :doc:`/advanced/folder-sync-ownership`). .. option:: folder.modTimeWindowS