-
- Downloads
Allow setting `usage_ping_enabled` in `gitlab.rb`
This setting is passed through to the Rails app, and defaults to true. Setting it to false: 1. Disables the usage ping. 2. Prevents the usage ping from being enabled through the admin panel. It can only be enabled by either removing the line from `gitlab.rb` and configuring through the admin panel, or setting it to true in `gitlab.rb`.
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- files/gitlab-cookbooks/gitlab/attributes/default.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/templates/default/gitlab.yml.erb 2 additions, 0 deletions.../gitlab-cookbooks/gitlab/templates/default/gitlab.yml.erb
Please register or sign in to comment