Add arvados_pam.py and shellinabox pam configuration file.
[arvados.git] / apps / workbench / config / application.default.yml
index 8226a638a7b6a36a57f17b01f75375031b0da6e6..cae7b19d8d03562aa1d2e2c80116f4b5e1ff6074 100644 (file)
@@ -88,7 +88,7 @@ test:
   action_controller.allow_forgery_protection: false
   action_mailer.delivery_method: :test
   active_support.deprecation: :stderr
-  profiling_enabled: false
+  profiling_enabled: true
   secret_token: <%= rand(2**256).to_s(36) %>
   secret_key_base: <%= rand(2**256).to_s(36) %>