We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2285006 commit 56c2b3bCopy full SHA for 56c2b3b
app/controllers/v3/info_controller.rb
@@ -42,7 +42,6 @@ def populate_info_fields(info)
42
info.request_rate_limiter_general_limit = config.get(:rate_limiter, :per_process_general_limit) || ''
43
info.request_rate_limiter_reset_interval_in_mins = config.get(:rate_limiter, :reset_interval_in_minutes) || ''
44
end
45
-
46
47
48
class Info
0 commit comments