php/templates/override.j2

5 lines
92 B
Plaintext
Raw Permalink Normal View History

2020-02-16 15:22:01 +00:00
[Service]
{% for item in PHP_ReadWritePaths %}
ReadWritePaths= {{ item }}
{% endfor %}