1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +00:00
Files
gitea/modules/doctor
Zettat123 b6a2323981 Check LFS/Packages settings in dump and doctor command (#23631) (#23730)
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.
2023-03-27 16:28:22 +08:00
..