mirror of
https://github.com/mrclay/minify.git
synced 2025-08-21 21:26:13 +02:00
Set builder default back to disabled
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
/**
|
/**
|
||||||
* Allow use of the Minify URI Builder app. Only set this to true while you need it.
|
* Allow use of the Minify URI Builder app. Only set this to true while you need it.
|
||||||
*/
|
*/
|
||||||
$min_enableBuilder = true;
|
$min_enableBuilder = false;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user