Skip to content

Commit

Permalink
Add ARCHIVE_SERVER to rclone section
Browse files Browse the repository at this point in the history
The archive-is-reachable.sh script for rclone pings $ARCHIVE_SERVER
to check if the server is reachable, so add that to the rclone
section in the config.
  • Loading branch information
marcone committed Dec 11, 2023
1 parent ebd6116 commit 5d06c4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export SHARE_PASSWORD='password'

# Variables for rclone archiving
#export ARCHIVE_SYSTEM=rclone
#export ARCHIVE_SERVER=rclone_server_name_or_ip
#export RCLONE_DRIVE="remotename"
#export RCLONE_PATH="remotepathname"
# The following is optional
Expand Down

0 comments on commit 5d06c4b

Please sign in to comment.