8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
|
AUTO_UPDATE={{ jackett_auto_update }}
|
||
|
TZ={{ timezone }}
|
||
|
{% if arrs_uid %}
|
||
|
PUID={{ arrs_uid }}
|
||
|
{% endif %}
|
||
|
{% if arrs_gid %}
|
||
|
PUID={{ arrs_gid }}
|
||
|
{% endif %}
|