Files
zerobyte/examples/rclone-config-mount/.env.example
2025-12-19 13:28:05 +01:00

9 lines
248 B
Plaintext

# Timezone used by the container
TZ=UTC
# Absolute path on the Docker host to your rclone config directory.
# Common locations:
# - Linux: /home/<user>/.config/rclone
# - Linux (root): /root/.config/rclone
RCLONE_CONFIG_DIR=/path/to/rclone/config