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

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`