Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add shutting down notice (go-gitea#25920) (go-gitea#25922)
Backport go-gitea#25920 by @KN4CK3R Got the same problem as go-gitea#25915 when updating an instance. The `log.Fatal` should have been marked as breaking in go-gitea#23911. This PR adds a notice that the system is shutting down because of the deprecated setting. Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
- Loading branch information