php7/templates/override.j2

5 lines
92 B
Plaintext
Raw Permalink Normal View History

[Service]
{% for item in PHP_ReadWritePaths %}
ReadWritePaths= {{ item }}
{% endfor %}