From ce3281f3e85b42314df83385eaf2184bc1836058 Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Sun, 4 Jun 2017 16:05:20 -0400 Subject: [PATCH] example_config.yaml: fix identation from merge --- example_config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example_config.yaml b/example_config.yaml index 0303e4e..1427075 100644 --- a/example_config.yaml +++ b/example_config.yaml @@ -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.