1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-09 07:36:56 +02:00

re-disabled builder

This commit is contained in:
Steve Clay
2012-03-16 14:48:33 -04:00
parent a2bed51e2b
commit ff45c76484

View File

@@ -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;
/** /**
* If non-empty, the Builder will be protected with HTTP Digest auth. * If non-empty, the Builder will be protected with HTTP Digest auth.