mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
e14cad79c9
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