mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 17:07:43 +01:00
df411819eb
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. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>