gitlab-ce/config/application_setting_columns/throttle_authenticated_web_...

15 lines
510 B
YAML

---
api_type: boolean
attr: throttle_authenticated_web_enabled
clusterwide: false
column: throttle_authenticated_web_enabled
db_type: boolean
default: 'false'
description: "(**If enabled, requires:** `throttle_authenticated_web_period_in_seconds`
and `throttle_authenticated_web_requests_per_period`) Enable authenticated web request
rate limit. Helps reduce request volume (for example, from crawlers or abusive bots)."
encrypted: false
gitlab_com_different_than_default: false
jihu: false
not_null: true