example_config.yaml: fix identation from merge

This commit is contained in:
Jimmy Zelinskie 2017-06-04 16:05:20 -04:00
parent effb05103a
commit ce3281f3e8

View file

@ -80,9 +80,9 @@ chihaya:
# higher degree of parallelism.
shards: 1024
# The interval at which metrics about the number of infohashes and peers
# are collected and posted to Prometheus.
prometheus_reporting_interval: 1s
# The interval at which metrics about the number of infohashes and peers
# are collected and posted to Prometheus.
prometheus_reporting_interval: 1s
# This block defines configuration used for middleware executed before a
# response has been returned to a BitTorrent client.