mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
360 B
YAML
14 lines
360 B
YAML
---
|
|
api_type: integer
|
|
attr: wiki_page_max_content_bytes
|
|
clusterwide: false
|
|
column: wiki_page_max_content_bytes
|
|
db_type: bigint
|
|
default: '52428800'
|
|
description: 'Maximum wiki page content size in **bytes**. Default: 52428800 Bytes
|
|
(50 MB). The minimum value is 1024 bytes.'
|
|
encrypted: false
|
|
gitlab_com_different_than_default: false
|
|
jihu: false
|
|
not_null: true
|