From 5e35908855fd6cba57d413f625d2e33c30c8a108 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 5 Apr 2021 17:23:08 -0500 Subject: [PATCH] Updated Hidden Figures (markdown) --- Hidden-Figures.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Hidden-Figures.md b/Hidden-Figures.md index 50fdb47..cf1ca7a 100644 --- a/Hidden-Figures.md +++ b/Hidden-Figures.md @@ -106,6 +106,7 @@ The `./gravity-sync.sh backup` function will retain a defined number of days wor Allow users to adjust the time the script will wait until marking the SQLITE3 backup operation as failed. This was previously hard coded to 15 and then raised to 60, but raising it even higher has been seen to mitigate against failed replication jobs on slower SD Cards or older Raspberry Pi's where the database backup does not complete, yet still replicates. - Default setting in Gravity Sync is `60`, adjust as desired. +- Requires Gravity Sync 3.4.1 or higher. ### `SSH_PORT`