truenas-docker/gluetun-bw/.jdownloader2.env
2025-12-02 13:08:52 +02:00

12 lines
366 B
Bash

##############################################################################################
# Environment variables for jdownloader2
##############################################################################################
PUID=3039
PGID=${APPS_GID} #3038
UMASK=0007 # allow user and group full access, other no access
TZ=Africa/Johannesburg