diff --git a/config.php b/config.php index a783827..7667128 100644 --- a/config.php +++ b/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; /**