summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-01 15:23:11 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-05-01 15:23:11 -0300
commit6627efd6b48e70a572149865bd4196e6f711f9de (patch)
treeb8fa7e862fe83405772bdbef10413a0c5dd44aaf /app/views
parent43648e5ed9c23e5e34bd67255aac329b32b3e925 (diff)
downloadgitlab-ce-6627efd6b48e70a572149865bd4196e6f711f9de.tar.gz
Allow Sentry client-side DSN to be passed on gitlab.yml
Diffstat (limited to 'app/views')
-rw-r--r--app/views/admin/application_settings/_logging.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/application_settings/_logging.html.haml b/app/views/admin/application_settings/_logging.html.haml
index 006ebf09576..1da5f6fccd6 100644
--- a/app/views/admin/application_settings/_logging.html.haml
+++ b/app/views/admin/application_settings/_logging.html.haml
@@ -5,7 +5,6 @@
%strong
NOTE:
These settings will be removed from the UI in a GitLab 12.0 release and made available within gitlab.yml.
- The specific client side DSN setting is already handled as a component from a Sentry perspective and will be removed.
In addition, you will be able to define a Sentry Environment to differentiate between multiple deployments. For example, development, staging, and production.
%fieldset