From e491a114a1123e23a451489c8d13bc6780c83c4c Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 25 Mar 2023 11:46:33 +0200 Subject: [PATCH] etc/samba/playstation2.conf: disable deadtime, shorten keepalive --- etc/samba/playstation2.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/samba/playstation2.conf b/etc/samba/playstation2.conf index 2c6703d3..d8f38f2e 100644 --- a/etc/samba/playstation2.conf +++ b/etc/samba/playstation2.conf @@ -37,3 +37,11 @@ wide links = yes # and if you give up waiting, you may corrupt your virtual memory card # https://github.com/ps2homebrew/Open-PS2-Loader/issues/327 strict sync = no + + +# https://github.com/ps2homebrew/Open-PS2-Loader/issues/79 +# Disable dead connection timeout +# Default is 10080 so 168 hours, so unlikely to hit though +deadtime = 0 +# keepalive every minute, default is 5 +keepalive = 60