summarylogtreecommitdiffstats
path: root/dispatcher.toml
blob: ef8d418d167e3c73e6e5b7b9e93aa7cd80c99e83 (plain)
1
2
3
4
5
6
7
8
9
[dispatcher]
id = "dispatcher"
socket_file_mode = "0777"

[metrics]
prometheus = "[127.0.0.1]:30441"

[log.console]
level = "info"