Remove tcp connectivity
This commit is contained in:
@@ -111,7 +111,6 @@ LocalSocket /run/clamd.scan/clamd.sock
|
||||
# TCP port address.
|
||||
# Default: no
|
||||
#TCPSocket 3310
|
||||
TCPSocket 3310
|
||||
|
||||
# TCP address.
|
||||
# By default we bind to INADDR_ANY, probably not wise.
|
||||
@@ -120,7 +119,6 @@ TCPSocket 3310
|
||||
# times if you want to listen on multiple IPs. IPv6 is now supported.
|
||||
# Default: no
|
||||
#TCPAddr 127.0.0.1
|
||||
TCPAddr 127.0.0.1
|
||||
|
||||
# Maximum length the queue of pending connections may grow to.
|
||||
# Default: 200
|
||||
|
Reference in New Issue
Block a user