mirror of
https://github.com/go-gitea/gitea
synced 2025-01-20 13:47:44 +01:00
b6a2323981
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.