Update some docs (#144)

Close #143

- Add `ORG_PAGING_NUM`
- Remove `hashFiles` from unsupported workflows syntax

Reviewed-on: https://gitea.com/gitea/docs/pulls/144
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-committed-by: Zettat123 <zettat123@gmail.com>
This commit is contained in:
Zettat123
2025-01-09 05:27:03 +00:00
committed by Lunny Xiao
parent 5c11efcedf
commit a97908040d
4 changed files with 2 additions and 16 deletions

View File

@@ -250,6 +250,7 @@ The following configuration set `Content-Type: application/vnd.android.package-a
### UI - User (`ui.user`)
- `REPO_PAGING_NUM`: **15**: Number of repos that are shown in one page.
- `ORG_PAGING_NUM`: **15**: Number of orgs that are displayed on profile page
### UI - Metadata (`ui.meta`)