This repository was archived by the owner on Apr 26, 2020. It is now read-only.
Commit 587d4ab
Fix missing cachetool_args (#192)
* 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 value1 parent 6c8df09 commit 587d4ab
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments