You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"We recommend allocating at least 5x the amount of storage allocated to the primary GitHub appliance for historical snapshots and growth over time."1>&2
169
+
echo"We recommend allocating at least 5x the amount of storage allocated to the primary GitHub appliance for historical snapshots and growth over time."1>&2
**WARNING:** rsync version $rsync_version on backup host is less than 3.2.5, which could result in performance degradation.
226
-
227
-
For more details, please read documentation at https://github.com/github/backup-utils/blob/master/docs/requirements.md#april-2023-update-of-rsync-requirements
228
-
229
-
You can disable this warning by changing RSYNC_WARNING to 'no' in your backup.config file.
230
-
231
-
WARN_MSG
226
+
printf"\n **WARNING:** rsync version %s on backup host is less than 3.2.5, which could result in performance degradation.
227
+
For more details, please read documentation at https://gh.io/april-2023-update-of-rsync-requirements
228
+
You can disable this warning by changing RSYNC_WARNING to 'no' in your backup.config file.\n\n" \
0 commit comments