Skip to content

Commit

Permalink
Fix typo in clamd.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
martini-source committed Oct 11, 2024
1 parent 2506b33 commit 358dd6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clamd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ LogFileMaxSize 0
LogTime yes

# Server connection information
TcpSocket 3310
TcpAddr 127.0.0.1
TCPSocket 3310
TCPAddr 127.0.0.1

0 comments on commit 358dd6d

Please sign in to comment.