ffxiv-config-backup-restore/.env.template

16 lines
556 B
Text
Raw Permalink Normal View History

2026-05-31 20:43:03 -05:00
# Nextcloud Connection Details
NC_URL="https://nextcloud.example.com"
NC_USER="user"
NC_PASS="password"
# Configuration File Paths
NC_TEMP_DOWNLOAD="/tmp/temp_download.7z"
# Temporary local extract path
TEMP_EXTRACT_PATH="/tmp/temp_download"
# Temporary local backup path
TEMP_BACKUP_PATH="/temp/backup/path"
# Plugin Configs default path
PLUGIN_CONFIGS_PATH="/mnt/c/Users/[CHANGEME]/AppData/Roaming/XIVLauncher/pluginConfigs"
# FFXIV Configs default path
FFXIV_CONFIGS_PATH="/mnt/c/Users/[CHANGEME]/Documents/My Games/FINAL FANTASY XIV - A Realm Reborn"