mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-20 04:58:52 +00:00
Add missing doc from main repository (#4)
Copy from https://github.com/go-gitea/gitea/pull/31211/files Author: @MaxWipfli Add missing documentation for https://github.com/go-gitea/gitea/pull/30268 Reviewed-on: https://gitea.com/gitea/docs/pulls/4
This commit is contained in:
@@ -258,6 +258,7 @@ menu:
|
||||
### 界面 - CSV Files (`ui.csv`)
|
||||
|
||||
- `MAX_FILE_SIZE`: **524288** (512kb): 以字节为单位允许将CSV文件呈现为表格的最大文件大小(将其设置为0表示没有限制)。
|
||||
- `MAX_ROWS`: **2500** : 最大允许的 CSV 文件行数。 (设置为 0 不限制)
|
||||
|
||||
## Markdown (`markdown`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user