mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-29 21:41:02 +00:00
When running the dump command, include the specific configuration file provided as part of the backup. Currently we only zip up custom/ and this misses the config file if it is somewhere else, like /etc/gitea/app.ini Fixes #6034 |
||
|---|---|---|
| .. | ||
| admin.go | ||
| cert.go | ||
| cmd.go | ||
| dump.go | ||
| generate.go | ||
| hook.go | ||
| keys.go | ||
| migrate.go | ||
| serv.go | ||
| web.go | ||
| web_graceful.go | ||
| web_windows.go | ||