0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 07:34:49 +01:00
gitea/cmd
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
..
admin.go
cert.go
cmd.go
dump.go Include custom configuration file in dump (#6516) 2019-04-05 09:24:28 -04:00
generate.go
hook.go
keys.go
migrate.go
serv.go
web_graceful.go
web_windows.go
web.go