mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
380 B
YAML
14 lines
380 B
YAML
---
|
|
api_type: string
|
|
attr: sidekiq_job_limiter_mode
|
|
clusterwide: false
|
|
column: sidekiq_job_limiter_mode
|
|
db_type: smallint
|
|
default: '1'
|
|
description: "`track` or `compress`. Sets the behavior for [Sidekiq job size limits](../administration/settings/sidekiq_job_limits.md).
|
|
Default: 'compress'."
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|