Skip to content

Commit 5f58bbd

Browse files
Added link to explanation of why --trust-sender is required
1 parent fefdb95 commit 5f58bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup.config-example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GHE_NUM_SNAPSHOTS=10
3939
#GHE_EXTRA_SSH_OPTS=""
4040

4141
# Any extra options passed to the rsync command.
42-
# As of April 2023 the --trust-sender flag is required.
42+
# As of April 2023 the --trust-sender flag is required. See docs/requirements.md#update-april-2023 for details on this change.
4343
GHE_EXTRA_RSYNC_OPTS="--trust-sender"
4444

4545

0 commit comments

Comments
 (0)