1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r7403: minimize the sharedelay

tridge: is that a good value?

metze
This commit is contained in:
Stefan Metzmacher 2005-06-08 18:14:55 +00:00 committed by Gerald (Jerry) Carter
parent e90b83d038
commit a7f7ec6cfe

View File

@ -49,6 +49,7 @@ cat >$CONFFILE<<EOF
path = $TMPDIR
read only = no
ntvfs handler = posix
posix:sharedelay = 5000
EOF
ADDARG="-s $CONFFILE"