22 lines
307 B
JSON
22 lines
307 B
JSON
|
{
|
|||
|
"Logging": {
|
|||
|
"IncludeScopes": false,
|
|||
|
"LogLevel": {
|
|||
|
"Default": "Trace",
|
|||
|
"System": "Information",
|
|||
|
"Microsoft": "None"
|
|||
|
}
|
|||
|
},
|
|||
|
"Web": {
|
|||
|
"Address": "127.0.0.1:5000"
|
|||
|
},
|
|||
|
"VPN": {
|
|||
|
"APIKey": ""
|
|||
|
},
|
|||
|
"IW4MAdmin": {
|
|||
|
},
|
|||
|
"Discord": {
|
|||
|
"InviteLink" : ""
|
|||
|
}
|
|||
|
}
|