infra-v1/applications/roles/media/defaults/main.yml

9 lines
141 B
YAML

---
TZ: "America/New_York"
PUID: 1000
PGID: 1000
DOWNLOAD_FOLDER: "/mnt/downloads"
CONFIG_FOLDER: "~/.config/"
MEDIA_FOLDER: "/mnt/content"