mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-20 17:52:17 -05:00
9366a03a8c
git-subtree-dir: store git-subtree-mainline:6e4c6a875agit-subtree-split:25456c4ff9
16 lines
210 B
YAML
16 lines
210 B
YAML
---
|
|
debug:
|
|
addr: 0.0.0.0:9460
|
|
token:
|
|
pprof: false
|
|
zpages: false
|
|
|
|
tracing:
|
|
enabled: false
|
|
type: jaeger
|
|
endpoint: localhost:6831
|
|
collector: http://localhost:14268/api/traces
|
|
service: store
|
|
|
|
...
|