0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-02 09:45:49 -05:00
forgejo/routers/web/admin
Giteabot ee47face12
Update path related documents (#25417) (#25982)
Backport #25417 by @wxiaoguang

Update WorkPath/WORK_PATH related documents, remove out-dated
information.

Remove "StaticRootPath" on the admin config display page, because few
end user really need it, it only causes misconfiguration.


![image](https://github.com/go-gitea/gitea/assets/2114189/8095afa4-da76-436b-9e89-2a92c229c01d)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-07-19 09:48:54 +00:00
..
admin.go
admin_test.go
applications.go
auths.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
config.go Update path related documents (#25417) (#25982) 2023-07-19 09:48:54 +00:00
diagnosis.go
emails.go
hooks.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
main_test.go
notice.go
orgs.go
packages.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
queue.go
queue_tester.go
repos.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
runners.go
stacktrace.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
users.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
users_test.go