[ci skip] Moved the required restart message to only backend sentry field

This commit is contained in:
Luke "Jared" Bennett 2017-05-03 14:48:10 +01:00
parent b0dfc741c4
commit 4fed7036aa
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -394,8 +394,6 @@
%fieldset
%legend Error Reporting and Logging
%p
These settings require a restart to take effect.
.form-group
.col-sm-offset-2.col-sm-10
.checkbox
@ -403,6 +401,7 @@
= f.check_box :sentry_enabled
Enable Sentry
.help-block
%p This setting requires a restart to take effect.
Sentry is an error reporting and logging tool which is currently not shipped with GitLab, get it here:
%a{ href: 'https://getsentry.com', target: '_blank', rel: 'noopener noreferrer' } https://getsentry.com