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

19 lines
313 B
JSON

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