You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
573 B
Plaintext
15 lines
573 B
Plaintext
2 years ago
|
# This is the net backend config file.
|
||
|
|
||
|
## net backend options
|
||
|
# Timeout for the initial connection to saned. This will prevent the backend
|
||
|
# from blocking for several minutes trying to connect to an unresponsive
|
||
|
# saned host (network outage, host down, ...). Value in seconds.
|
||
|
# connect_timeout = 60
|
||
|
|
||
|
## saned hosts
|
||
|
# Each line names a host to attach to.
|
||
|
# If you list "localhost" then your backends can be accessed either
|
||
|
# directly or through the net backend. Going through the net backend
|
||
|
# may be necessary to access devices that need special privileges.
|
||
|
# localhost
|