This commit is contained in:
ai-dev
2025-10-11 01:36:41 +02:00
parent d1b1efb733
commit 47985c00cf
4 changed files with 195 additions and 6 deletions

View File

@@ -122,11 +122,11 @@
delete veto files = {{ eq (len .veto_files) 0 | ternary "no" "yes" }}
{{ end }}
{{ if (has "old_data" .enabled_shares) }}
[old_data]
{{ if (has "mnt" .enabled_shares) }}
[mnt]
browseable = yes
writeable = yes
path = /old_data
path = /mnt
valid users = {{ .username }}
force user = root