diff --git a/min/config.php b/min/config.php index 375bcb8..09dfedd 100644 --- a/min/config.php +++ b/min/config.php @@ -10,7 +10,7 @@ /** * 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.