Files
QSfera/thumbnails/config/example.yml
T

19 lines
243 B
YAML

---
debug:
addr: 0.0.0.0:9189
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
...