mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08: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