mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
14 lines
226 B
YAML
14 lines
226 B
YAML
core:
|
|
logging:
|
|
debug: false
|
|
debugReportCaller: false
|
|
logDisableTimestamp: true
|
|
logsPath: ./logs
|
|
tracing:
|
|
rabbitMQEnabled: false
|
|
rabbitMQURI: ""
|
|
prometheus:
|
|
path: "/metrics"
|
|
port: ":2112"
|
|
|