MONO_EXTERNAL_ENCODINGS=UTF-8
TZ={{ timezone }}
{% if arrs_uid %}
PUID={{ arrs_uid }}
{% endif %}
{% if arrs_gid %}
PGID={{ arrs_gid }}