# Thunderbird backup settings. # This file is fetched by backup-thunderbird-to-synology.sh from OpenGist. # All paths should be absolute. SOURCE="/home/vernon/.thunderbird/" DESTINATION="/mnt/Synology/Backup/Applications/Thunderbird/" MOUNTPOINT="/mnt/Synology/Backup" LOG_FILE="/home/vernon/.local/state/thunderbird-backup.log" LOCK_FILE="/home/vernon/.cache/thunderbird-backup.lock"