Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
service.host = <ipaddress of service host>
#The ip address where host where the clam daemon runs, and which is configured in the clamd configuration file.
\\
service.port = <port of service host>
#The port where the host where the clam daemon runs.
\\
socket.timeout = <socket timeout in millis>
#The timeout value to use when the socket is connecting.
\\
failfast = <true\|false>
#When scanning from the user interface, a value of true indicates that the scan process will stop at the first infected 
#bitstream found. Otherwise, all of the bitstreams for the target 
#item will be scanned. Only the infected bitstream(s) will be reported on.

...