Files
lmxopcua/src/Server/ZB.MOM.WW.OtOpcUa.Host/appsettings.admin.json
T

17 lines
252 B
JSON

{
"Serilog": {
"MinimumLevel": {
"Default": "Information",
"Override": {
"Microsoft.AspNetCore": "Warning",
"Akka": "Information"
}
}
},
"Security": {
"Ldap": {
"DevStubMode": false
}
}
}