7 lines
157 B
Bash
7 lines
157 B
Bash
PUID=1000
|
|
PGID=1000
|
|
TZ=Europe/Berlin
|
|
|
|
# WICHTIG: Passe diesen Pfad an deine echte Festplatte an!
|
|
# Zum Beispiel: /mnt/hdd/media
|
|
MEDIA_ROOT=/mnt/storage/media |