Add server setting to disable chat (#61)
* Add server setting to disable chat * Prettified Code! Co-authored-by: gabek <gabek@users.noreply.github.com>
This commit is contained in:
@@ -88,4 +88,5 @@ export interface ConfigDetails {
|
||||
webServerPort: string;
|
||||
yp: ConfigDirectoryFields;
|
||||
videoSettings: VideoSettingsFields;
|
||||
chatDisabled: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user