mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-21 21:12:25 +00:00
Backport #23631 Close #23622 As described in the issue, disabling the LFS/Package settings will cause errors when running `gitea dump` or `gitea doctor`. We need to check the settings and the related operations should be skipped if the settings are disabled.