docs: FAQ: the WorkPath can be set from --work-path (#19822)

This commit is contained in:
singuliere 2022-05-28 10:47:13 +02:00 committed by GitHub
parent cfb4c23a50
commit 410df1fbd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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`