Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i have no email installed on dev server but i heard new version was able to send email by default?
anyone?
NodeBB uses sendmail by default, so if you want to use this you have to install sendmail on your system (it's within ubuntu repositories AFAIK).
sendmail
Related Github issues:
https://github.com/NodeBB/NodeBB/issues/6911
https://github.com/NodeBB/NodeBB/issues/7441
You'll want to listen to the filter:categories.build hook. You can remove all of the code creating the route override.
Now I have to change theme's tempalte, can I just config it in plugin?
Thanks!
I understand the potential risk.
Maybe for an old forum migrating to NodeBB can be useful to merge some account from the admin panel in the case one want to login using social where they use a different email.
@scottalanmiller that's weird, we do use graceful-fs which should handle that automatically
https://github.com/NodeBB/NodeBB/blob/cc9d6fd08b29436e134de89d3bf4487479c7ce32/src/file.js#L13
It's possible in done cases this doesn't apply before an operation is executed. When did you encounter an issue?