Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion users/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down