kobaltz / clamby

ClamAV interface to your Ruby on Rails project.
MIT License
132 stars 29 forks source link

New feature: allow configuring executable paths #23

Closed ahukkanen closed 5 years ago

ahukkanen commented 5 years ago

In some occasions it is needed to run the ClamAV executables from a custom path when the executables are not available in the system's or user's PATH.

This adds the possibility to configure these using the new configuration options.