blob: 06cc91d38c5edd353033cdb6e31e5f9fde638ed7 [file] [log] [blame]
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"Shenyu": {
"Register": {
"ServerList": "127.0.0.1:2181",
"RegisterType": "zookeeper",
"Props": {
"Digest": "",
"SessionTimeout": 100000,
"ConnectionTimeout": 100000,
"OperatingTimeout": 15000
}
},
"Client": {
"AppName": "dotnet-example-zookeeper",
"ContextPath": "/zkdotnet",
"IsFull": false,
"ClientType": "http"
}
}
}