Skip to content

Introduce DISABLE_FRESHCLAM

godog requested to merge disable-freshclam into master

When set, freshclam won't be started. This feature makes sense only in testing enviroment with limited resources: the official databases are big and clamd loads them in memory at startup. However clamd won't start without valid databases so make sure there's at least one (urlhaus).

Merge request reports