You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run clamd as a docker container and
when I defined the :config_file in the Clamby initialiser I used the clamd config.
Then it errors out when trying to run Clamby.update,
since the clamd config has options that freshclam does not.
So it would be preem if there was a way to use a second config for freshclam or something else. 🙂
The text was updated successfully, but these errors were encountered:
I run clamd as a docker container and
when I defined the
:config_file
in the Clamby initialiser I used theclamd
config.Then it errors out when trying to run
Clamby.update
,since the
clamd
config has options thatfreshclam
does not.So it would be preem if there was a way to use a second config for freshclam or something else. 🙂
The text was updated successfully, but these errors were encountered: