1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 04:48:25 +00:00
Files
gitea/cmd/dump.go
mrsdizzie e14cad79c9 Include custom configuration file in dump (#6516)
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
2019-04-05 09:24:28 -04:00

5.7 KiB