7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
|
TZ={{ timezone }}
|
||
|
{% if arrs_uid %}
|
||
|
PUID={{ arrs_uid }}
|
||
|
{% endif %}
|
||
|
{% if arrs_gid %}
|
||
|
PUID={{ arrs_gid }}
|
||
|
{% endif %}
|