Skip to content
Snippets Groups Projects
Commit 70ef737f authored by Mike Jang's avatar Mike Jang :speech_balloon:
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 81669565
No related branches found
No related tags found
1 merge request!46702Add feature flag to instance statistics page
......@@ -53,5 +53,5 @@ Feature.enable(:instance_statistics)
To disable it:
```ruby
Feature.enable(:instance_statistics)
Feature.disable(:instance_statistics)
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment