forked from forgejo/forgejo
Update path related documents (#25417)
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.

Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
parent
06df92b5af
commit
50e14699d3
11 changed files with 31 additions and 46 deletions
|
@ -2962,9 +2962,9 @@ config.disable_router_log = Disable Router Log
|
|||
config.run_user = Run As Username
|
||||
config.run_mode = Run Mode
|
||||
config.git_version = Git Version
|
||||
config.app_data_path = App Data Path
|
||||
config.repo_root_path = Repository Root Path
|
||||
config.lfs_root_path = LFS Root Path
|
||||
config.static_file_root_path = Static File Root Path
|
||||
config.log_file_root_path = Log Path
|
||||
config.script_type = Script Type
|
||||
config.reverse_auth_user = Reverse Authentication User
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue