mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-27 15:27:20 -04:00
* Show start error #fix https://github.com/FreshRSS/FreshRSS/issues/3581 We were not showing the actual error for several types of exceptions, e.g. database connection error. Possible regression since https://github.com/FreshRSS/FreshRSS/pull/3407 * Try to make the error message less confusing