Update example settings file

This commit is contained in:
joeyak 2019-03-13 15:28:34 -04:00
parent d83d5225c8
commit fcb966dda6
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"MaxMessageCount": 300,
"AdminPassword": "",
"Bans": [],
"StreamKey": "ALongStreamKey",
"ListenAddress": ":8089"
}
}