1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-06 16:16:39 +02:00

Make fast track cache disabled by default in the config file.

This commit is contained in:
Mikael Roos
2016-08-08 12:19:04 +02:00
parent 9b110037b4
commit 1738680301

View File

@@ -79,7 +79,7 @@ return array(
* Default values:
* fast_track_allow: false
*/
'fast_track_allow' => true,
//'fast_track_allow' => true,