CaiCandong e9b0c95116 Update docs about attachment path (#26883) (#26884)
Backport #26883 
This change was caused by #26271, for configuration as below:
```
[attachment]
ENABLE = true
PATH = data/attachments
MAX_SIZE = 100
MAX_FILES = 5
```
Before #26271, the resolved path is ${AppWorkPath}/${attachments.PATH}
(such as `/var/lib/gitea/data/attachments`)
After #26271, the resolved path is ${AppDataPath}/${attachments.PATH}
(such as `/var/lib/gitea/data/data/attachments`)

Fix https://github.com/go-gitea/gitea/issues/26864 Follow
https://github.com/go-gitea/gitea/pull/26271
2023-09-03 18:45:37 +00:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
2023-07-26 10:00:14 +08:00
Description
No description provided
Apache-2.0 13 MiB
Languages
MDX 55.8%
JavaScript 26.8%
CSS 13.8%
Shell 2.4%
Makefile 1.2%