nas0: allow smb2

This commit is contained in:
41666 2024-07-26 12:44:02 -04:00
parent 619e19f77d
commit 1ba0b32b4b

View file

@ -36,7 +36,7 @@
hosts allow = 10.0.0.0/8 100.64.0.0/10 127.0.0.1 localhost
hosts deny = 0.0.0.0/0
server smb encrypt = required
server min protocol = SMB3_00
server min protocol = SMB2_00
'';
shares."main" = {
path = "/mnt/storage/main";