mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
CHANGE: Mini Profiler only enabled for developers in prd
This commit is contained in:
@@ -28,8 +28,8 @@ smtp_password =
|
||||
# enable TLS encryption for smtp connections
|
||||
smtp_enable_start_tls = true
|
||||
|
||||
# enable MiniProfiler for administrators, by default this is true. This shows response times in the top left for admin users only. Uncomment this line to turn this off.
|
||||
# enable_mini_profiler = false
|
||||
# enable MiniProfiler for developers, by default this is true. This shows response times in the top left for admin users only. Uncomment this line to turn this off.
|
||||
# load_mini_profiler = false
|
||||
|
||||
# recommended, cdn used to access assets. This can be left empty at first.
|
||||
cdn_url =
|
||||
|
||||
Reference in New Issue
Block a user