mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-09 08:05:29 -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