CHANGE: Mini Profiler only enabled for developers in prd

This commit is contained in:
Sam
2014-07-17 08:34:30 +10:00
parent acee21cb6f
commit 9468ebeb2e
8 changed files with 12 additions and 12 deletions

View File

@@ -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 =