11 lines
131 B
JSON
11 lines
131 B
JSON
{
|
|
"Logging": {
|
|
"EventLog": {
|
|
"LogLevel": {
|
|
"Default": "Information"
|
|
}
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|