mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 09:52:23 -06:00
git-subtree-dir: thumbnails git-subtree-mainline:ccc651a11egit-subtree-split:2ebf7b2f23
19 lines
243 B
YAML
19 lines
243 B
YAML
---
|
|
debug:
|
|
addr: 0.0.0.0:9114
|
|
token:
|
|
pprof: false
|
|
zpages: false
|
|
|
|
http:
|
|
addr: 0.0.0.0:9110
|
|
|
|
tracing:
|
|
enabled: false
|
|
type: jaeger
|
|
endpoint: localhost:6831
|
|
collector: http://localhost:14268/api/traces
|
|
service: thumbnails
|
|
|
|
...
|