This commit is contained in:
Jason Friedrich 2021-04-29 23:27:25 +02:00 committed by GitHub
parent 59bc4b2d96
commit 8bbcc324e4
1 changed files with 11 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# /etc/nsmb.conf - macOS 11.2 - 2021-04-17
# /etc/nsmb.conf - macOS 11.3 - 2021-04-29
#------------------------------------------------------------------------------
# SMB configuration for macOS 11.2 <-> Synology
# SMB configuration for macOS 11.3 <-> Synology
#------------------------------------------------------------------------------
# Additional information:
# -----------------------
@ -8,9 +8,9 @@
# https://support.apple.com/en-us/HT208209
# https://apple.stackexchange.com/questions/309016/smb-share-deadlocks-since-high-sierra
# https://photographylife.com/afp-vs-nfs-vs-smb-performance
# https://support.apple.com/de-de/HT212277
#------------------------------------------------------------------------------
[default]
# Use NTFS streams if supported
streams=yes
@ -33,4 +33,11 @@ protocol_vers_map=6
port445=no_netbios
# Turn off notifications
notify_off=yes
notify_off=yes
# SMB Multichannel behavior
# To disable multichannel support completely uncomment the next line
# mc_on=no
# Some Wi-Fi networks advertise faster speeds than the connected wired network.
mc_prefer_wired=yes