From acee21cb6f3acc6a0b6c460996c627d332306a3d Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 17 Jul 2014 08:16:51 +1000 Subject: [PATCH] FIX: disable cdn js debugging out of the box Some plugins mess it up --- config/site_settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site_settings.yml b/config/site_settings.yml index f9f012f8b96..ba1f27a05da 100644 --- a/config/site_settings.yml +++ b/config/site_settings.yml @@ -698,7 +698,7 @@ uncategorized: type: list default: '' - enable_cdn_js_debugging: true + enable_cdn_js_debugging: false show_create_topics_notice: client: true