docs: FAQ: the WorkPath can be set from --work-path (#19822)
This commit is contained in:
parent
cfb4c23a50
commit
410df1fbd4
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ https://github.com/loganinak/MigrateGitlabToGogs
|
|||
|
||||
- WorkPath
|
||||
- Environment variable `GITEA_WORK_DIR`
|
||||
- Else binary location
|
||||
- Else `--work-path` flag
|
||||
- Else the directory that contains the Gitea binary
|
||||
- AppDataPath (default for database, indexers, etc.)
|
||||
- `APP_DATA_PATH` from `app.ini`
|
||||
- Else `%(WorkPath)/data`
|
||||
|
|
Reference in a new issue