Thank you, I didn't try that approach, instead, I realized I can change the settings directly from the code. So I'm baking in my settings into my plugin and setting them in the init.
warn: [init] Cache buster not set
-
@aaron That warning means that NodeBB could not gather enough information to construct a "cache-buster" string, meaning that it cannot easily invalidate client-side scripts on your users' browsers.
Can you let me know what OS you're running NodeBB on?