Commit d593f57c authored by Jan Provaznik's avatar Jan Provaznik

Merge branch 'pl-doc-service-desk-email-feature-flag-name' into 'master'

Fix feature flag name for Service Desk

See merge request gitlab-org/gitlab!33385
parents 67ee8d16 a7677251
......@@ -177,7 +177,7 @@ To turn on the feature, ask a GitLab administrator with Rails console access to
command:
```ruby
Feature.enable(service_desk_email)
Feature.enable(:service_desk_email)
```
The configuration options are the same as for configuring
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment