5
5
# How long until a client is disabled and not be allowed to get the
6
6
# data this server holds.
10
9
# How often to run the checker to confirm that a client is still up.
11
10
# Note: a new checker will not be started if an old one is still
12
11
# running. The server will wait for a checker to complete until the
13
12
# above "timeout" occurs, at which time the client will be disabled,
14
13
# and any running checker killed.
18
16
# Extended timeout is an added timeout that is given once after a
19
17
# password has been sent sucessfully to a client. This allows for
20
18
# additional delays caused by file system checks and quota checks.
24
21
# What command to run as "the checker".
25
22
;checker = fping -q -- %%(host)s