Nodebb Admin panel settings

Before attaching discussion forum with context, we need to update some settings in nodebb admin panel. You can follow this document to update the admin settings.

Prerequisite

  1. Redis should be up and running.

  2. Local nodebb should be up and running.

Admin Settings

Step:1

Go to nodebb folder and run your local nodebb. Using below commands.

./nodebb start
./nodebb build

Step:2

Open this url in browser http://loclahost:4567 and login as admin.

Step:3

You see this page. click on gear icon to navigate to nodebb admin panel.

Step:4

After that you will land on this page. Use settings tab to change the below option which is mention in table.


Last updated