Skip to content

Commit 2673505

Browse files
Making the comments clearer.
1 parent 5f58bbd commit 2673505

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

backup.config-example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ 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. See docs/requirements.md#update-april-2023 for details on this change.
42+
# As of April 2023 the minimum version of rsync is 3.2.5 and
43+
# the --trust-sender flag is required.
44+
# See docs/requirements.md#update-april-2023 for details on this change.
4345
GHE_EXTRA_RSYNC_OPTS="--trust-sender"
4446

4547

0 commit comments

Comments
 (0)