e974de8e63
"masked" status is now sensitive discord link in webfront if configured
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" : ""
|
|
}
|
|
}
|