Correction du template
This commit is contained in:
parent
44038a04f3
commit
ef56c63c85
|
@ -4,7 +4,7 @@
|
|||
log level = 1
|
||||
%for %%share in %%smb_share_name
|
||||
|
||||
[%%share.smb_share_name]
|
||||
[%%share]
|
||||
# This share allows anonymous (guest) access
|
||||
# without authentication!
|
||||
path = %%share.smb_share_path
|
||||
|
|
Loading…
Reference in New Issue