-
Notifications
You must be signed in to change notification settings - Fork 1
Chat Settings
This page outlines the available settings for MyFireChat.
Enable Chat: If set to no, the chat will be completely disabled and inaccessible.
Firebase URL: This is the URL of your Firebase App. To get this, log in to your Firebase account and get your App URL. If you do not have an app, you will need to create one. We recommend using your forum name as your App Name/URL. Example: https://yourappname.firebaseio.com
Firebase Secret: This is your Firebase authentication code. To get this, log in to your Firebase account and click on "Manage App". Navigate to the "Secrets" page and grab your secret code.
Enable Chat Globally: If set to yes, you will be able to display the chat in either the header or footer templates of your forum. To do this, you'll need to add {$myfirechat} to either your header or your footer template and remove {$myfirechat} from the index template. If set to no, then the chat will display on the index page.
Chat Moderator Groups: Select the user groups that will have moderator powers to delete messages, warn users, and suspend users.
Chat Moderator Users: Insert the User IDs of the users you would like to be chat moderators. These are users in addition to the users included in the groups selected in the chat moderator groups setting.