mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: disable cdn js debugging out of the box
Some plugins mess it up
This commit is contained in:
@@ -698,7 +698,7 @@ uncategorized:
|
||||
type: list
|
||||
default: ''
|
||||
|
||||
enable_cdn_js_debugging: true
|
||||
enable_cdn_js_debugging: false
|
||||
|
||||
show_create_topics_notice:
|
||||
client: true
|
||||
|
||||
Reference in New Issue
Block a user