gitlab-org--gitlab-foss/app/views/admin/application_settings
Sean McGivern 3c546acf78 Allow disabling usage ping in `gitlab.yml`
Setting `usage_ping_enabled` to false in `gitlab.yml`:

1. Disables the usage ping, regardless of the value stored in the database.
2. Prevents the usage ping from being enabled through the admin panel. It can
   only be enabled by either removing the line from `gitlab.yml` and configuring
   through the admin panel, or setting it to true in `gitlab.yml`.
2017-05-11 09:20:11 +01:00
..
_form.html.haml Allow disabling usage ping in `gitlab.yml` 2017-05-11 09:20:11 +01:00
show.html.haml