test
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user