update ..

This commit is contained in:
2022-12-21 00:45:36 +01:00
parent c00d41cc9c
commit 1043faa49a
13 changed files with 160 additions and 15 deletions

View File

@ -57,7 +57,7 @@
#
# Example: server min protocol = NT1
#
server min protocol = {{ samba_server_min_protocol|default('SMB2_02') }}
server min protocol = {{ samba_server_min_protocol }}
{% endif %}