Skip to content
This repository has been archived by the owner on Apr 26, 2020. It is now read-only.

6.1.5: Fix missing cachetool_args (#192)

Compare
Choose a tag to compare
@antonmedv antonmedv released this 12 Sep 13:16
· 39 commits to master since this release
* Cannot use --web option

The cachetool has a --web option. However, this cannot be used because --fcgi= is always prefixed in front of the options.

Adding cachetool_args allows you to customise all arguments.

* Set default value