11 lines
206 B
Plaintext
Raw Normal View History

2023-03-30 11:00:21 +02:00
[waptrepo]
path = /var/www/html
comment = WAPT Repository
uid = root
gid = root
read only = yes
{% if wapt_rsync_pass is defined %}
auth users = wapt
secrets file = /opt/wapt/conf/rsync.secrets
{% endif %}