Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rack_attack.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6cc4fe2576552e4138b715deeaac124e6c2a0328 (plain)
1
2
3
# frozen_string_literal: true

Gitlab::RackAttack.configure(::Rack::Attack)