Commit 2f546bf
committed
[DiskCache] Fix WPE_DISK_CACHE_SIZE env parsing
1) Fix WPE_DISK_CACHE_SIZE evn parsing.
Previously it was falling back to "1" default in all cases.
2) Disable disk cache if no valid number provided1 parent a38e31b commit 2f546bf
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments