增加配置说明

Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
2024-08-02 18:26:48 +08:00
parent 2ef2c8c788
commit bd6c2b97d9
60 changed files with 702 additions and 22 deletions
+6
View File
@@ -8,6 +8,8 @@ Gitea 是一个轻量级的 DevOps 平台软件。从开发计划到产品成型
Git 托管、代码审查、团队协作、软件包注册和 CI/CD。它与 GitHub、Bitbucket 和 GitLab 等比较类似。 Gitea 最初是从 Gogs
分支而来,几乎所有代码都已更改。
![Static Badge](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue)
## 特性
+ 代码托管
@@ -144,3 +146,7 @@ location / {
+ 提交缓冲区大小 `http.postbuffer = 2147483648`
+ 关闭压缩 `core.compression = 0`
---
![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png)