delayed save.

This commit is contained in:
Jamie Albert
2025-11-30 02:21:40 +00:00
parent 597109e8b8
commit 64cb6aa5f4
9 changed files with 32 additions and 5 deletions

View File

@@ -5,8 +5,8 @@ set -euo pipefail
. /usr/local/share/dao/config/dao.conf
readonly LOG_PREFIX="[dao_am.service]"
readonly MAX_RETRIES=30
readonly RETRY_DELAY=10
readonly MAX_RETRIES=90
readonly RETRY_DELAY=2
# Configuration
declare -A RCLONE_MOUNTS=(