[deleted] So if a flarum installation looses db access (aka when it can't connect to it)... The error it displays to the user visiting the forum contains the db password! I honestly think this could cause a huge problem. What are your thoughts on this?
jordanjay29 Turn debug off (set it to false). Only turn it on when you're trying to actually debug a problem.
[deleted] jordanjay29 oh didn't know that was caused by having debug set to true.... Thank you so much!