re-added file with secrets removed
This commit is contained in:
parent
021afeda9b
commit
a09e86b8a3
42
torchlight_changes_unloze/torchlight3/config-mg.json
Executable file
42
torchlight_changes_unloze/torchlight3/config-mg.json
Executable file
@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"VoiceServer":
|
||||||
|
{
|
||||||
|
"Host": "127.0.0.1",
|
||||||
|
"Port": 28115,
|
||||||
|
"SampleRate": 22050
|
||||||
|
},
|
||||||
|
"SMAPIServer":
|
||||||
|
{
|
||||||
|
"Host": "127.0.0.1",
|
||||||
|
"Port": 40376
|
||||||
|
},
|
||||||
|
|
||||||
|
"AudioLimits":
|
||||||
|
{
|
||||||
|
},
|
||||||
|
"AntiSpam":
|
||||||
|
{
|
||||||
|
"ImmunityLevel": 5,
|
||||||
|
"MaxUsageSpan": 50,
|
||||||
|
"MaxUsageTime": 30,
|
||||||
|
"PunishDelay": 50,
|
||||||
|
"StopLevel": 3,
|
||||||
|
"ChatCooldown": 15
|
||||||
|
},
|
||||||
|
"Advertiser":
|
||||||
|
{
|
||||||
|
"MaxSpan": 30,
|
||||||
|
"AdStop": 10
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
"TorchRCON":
|
||||||
|
{
|
||||||
|
"Host": "0.0.0.0",
|
||||||
|
"Port": 40377,
|
||||||
|
"Password": ""
|
||||||
|
},
|
||||||
|
|
||||||
|
"WolframAPIKey": "",
|
||||||
|
"OpenWeatherAPIKey": ""
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user