docs: update zh-tw (#265)

Reviewed-on: https://gitea.com/gitea/docs/pulls/265
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: ifurther <[email protected]>
Co-committed-by: ifurther <[email protected]>
This commit is contained in:
ifurther
2025-09-03 21:00:35 +00:00
committed by techknowlogick
parent 908a27589d
commit cb462089e9
88 changed files with 3545 additions and 3423 deletions
@@ -13,12 +13,12 @@ aliases:
```ini
[server]
; 启用 git-lfs 支持。true 或 false,默认 false。
; 启用 git-lfs 支持。true 或 false,默认 false。
LFS_START_SERVER = true
[lfs]
; 存放 LFS 文件的路径,默认 data/lfs。
; 存放 LFS 文件的路径,默认 data/lfs。
PATH = /home/gitea/data/lfs
```
**注意**LFS 服务器支持需要服务器上安 Git v2.1.2 以上版本。
**注意**LFS 服务器支持需要服务器上安 Git v2.1.2 以上版本。