Files
gitlab-foss/config/application_setting_columns/wiki_page_max_content_bytes.yml
2024-10-08 09:16:03 +00:00

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