FriendsOfFlarum / byobu

Well integrated, advanced private discussions for your Flarum forum.
https://discuss.flarum.org/d/4762-flagrow-by-bu-well-integrated-advanced-private-discussions
MIT License
54 stars 33 forks source link

Error in local development due to non-existent email configuration #136

Closed Swader closed 3 years ago

Swader commented 3 years ago

Due to not having emailing set up locally, when testing byobu locally it fails due to not being able to send an email to the recipient. A possible solution is checking for debug mode and just not doing anything email related when in debug mode.

Swader commented 3 years ago

Never mind, didn't know about the log driver in admin 🤦‍♂️