mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
9 lines
225 B
YAML
9 lines
225 B
YAML
core:
|
|
logging:
|
|
debug: false
|
|
debugReportCaller: false
|
|
logDisableTimestamp: true
|
|
logsPath: ./logs
|
|
tracing:
|
|
mongoEnabled: true
|
|
mongoURI: "mongodb://root:example@mongo:27017/?maxPoolSize=20&w=majority" |