Commit 6e82d0b
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>1 parent 36b9a86 commit 6e82d0b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
0 commit comments