A new `doctor` subcommand could check gitea's running status, it could includes: - [ ] Repositories file system permissions. It could read `app.ini` to get running user and check if all the repositories could be read/write by the user. - [ ] Repositories Hooks script address. It could check if all the repositories hooks script address is current binary's address. Welcome to add more.
A new
doctorsubcommand could check gitea's running status, it could includes:app.inito get running user and check if all the repositories could be read/write by the user.Welcome to add more.