$NetBSD: patch-config_afpd.conf.tmpl,v 1.2 2022/01/28 21:18:19 nat Exp $ Allow -1 as a vaild tickleval to disable session tickles. As needed on appletalk 58. --- config/afpd.conf.tmpl.orig 2014-03-16 11:17:48.000000000 +0000 +++ config/afpd.conf.tmpl @@ -175,6 +175,7 @@ # Note, this defaults to 30 seconds, and really # shouldn't be changed. If you want to control # the server idle timeout, use the -timeout option. +# A value of 0 disables session timer tickles. # -timeout Specify the number of tickles to send before # timing out a connection. # The default is 4, therefore a connection will