mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-16 07:01:27 +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