1. Edit the Configuration page
  2. Edit the file trigger.sjs
  3. Set the content
  4. openForum.setHomePage("my-home-page-path");
  5. Open the Server Side Javascript Console plugin
  6. Type run:trigger.sjs and press return
  7. Click Actions -> Save All