mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-21 01:58:38 -05:00
72a987f8e3
git-subtree-dir: webdav git-subtree-mainline:7ffaa859b3git-subtree-split:0d5eded8d0
19 lines
326 B
JSON
19 lines
326 B
JSON
{
|
|
"debug": {
|
|
"addr": "0.0.0.0:9119",
|
|
"token": "",
|
|
"pprof": false,
|
|
"zpages": false
|
|
},
|
|
"http": {
|
|
"addr": "0.0.0.0:9115"
|
|
},
|
|
"tracing": {
|
|
"enabled": false,
|
|
"type": "jaeger",
|
|
"endpoint": "localhost:6831",
|
|
"collector": "http://localhost:14268/api/traces",
|
|
"service": "webdav"
|
|
}
|
|
}
|