archive
This commit is contained in:
18
MovieNight/scrapedagain/settings_example.json
Executable file
18
MovieNight/scrapedagain/settings_example.json
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"MaxMessageCount": 300,
|
||||
"TitleLength": 50,
|
||||
"AdminPassword": "",
|
||||
"Bans": [],
|
||||
"StreamKey": "ALongStreamKey",
|
||||
"ListenAddress": ":8089",
|
||||
"ApprovedEmotes": null,
|
||||
"Bans": [],
|
||||
"LogLevel": "debug",
|
||||
"LogFile": "thelog.log",
|
||||
"RateLimitChat": 1,
|
||||
"RateLimitNick": 300,
|
||||
"RateLimitColor": 60,
|
||||
"RateLimitAuth": 5,
|
||||
"RateLimitDuplicate": 30,
|
||||
"NoCache": false
|
||||
}
|
||||
Reference in New Issue
Block a user