FIX: disable cdn js debugging out of the box
Some plugins mess it up
This commit is contained in:
parent
19d1a9c96b
commit
acee21cb6f
|
@ -698,7 +698,7 @@ uncategorized:
|
||||||
type: list
|
type: list
|
||||||
default: ''
|
default: ''
|
||||||
|
|
||||||
enable_cdn_js_debugging: true
|
enable_cdn_js_debugging: false
|
||||||
|
|
||||||
show_create_topics_notice:
|
show_create_topics_notice:
|
||||||
client: true
|
client: true
|
||||||
|
|
Loading…
Reference in New Issue