mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 09:39:44 +08:00
Update backup and restore doc usage (#4165)
Edit example of `./gitea dump` to include -c option to pass app.ini Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
This commit is contained in:

committed by
techknowlogick

parent
048468560f
commit
47f59589c5
@ -20,7 +20,7 @@ file can be unpacked and used to restore an instance.
|
||||
|
||||
## Backup Command (`dump`)
|
||||
|
||||
Switch to the user running gitea: `su git`. Run `./gitea dump` in the gitea installation
|
||||
Switch to the user running gitea: `su git`. Run `./gitea dump -c /path/to/app.ini` in the gitea installation
|
||||
directory. There should be some output similar to the following:
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user