diff --git a/settings_example.json b/settings_example.json index a92bd37..a2fbba8 100644 --- a/settings_example.json +++ b/settings_example.json @@ -1,6 +1,7 @@ { + "MaxMessageCount": 300, "AdminPassword": "", "Bans": [], "StreamKey": "ALongStreamKey", "ListenAddress": ":8089" -} +} \ No newline at end of file