aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2019-01-04 07:55:43 +0700
committerShulhan <ms@kilabit.info>2019-01-04 13:14:43 +0700
commit49e7d14699b299dffa835b2a9240e2f03e8d0dd3 (patch)
treee33153bfb4bf8aa28352561079e214444e8f9a6a /testdata
parent65e1848bd4aec12390fe15ebd83ff4bc53a8afec (diff)
downloadhaminer-49e7d14699b299dffa835b2a9240e2f03e8d0dd3.tar.xz
config: change the capture request header separator to comma
This is to make it consistent with separator on "accept_backend".
Diffstat (limited to 'testdata')
-rw-r--r--testdata/haminer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/haminer.conf b/testdata/haminer.conf
index 554b04e..a635dcd 100644
--- a/testdata/haminer.conf
+++ b/testdata/haminer.conf
@@ -1,5 +1,5 @@
[haminer]
listen = 0.0.0.0:8080
-accept_backend = a , b,
-capture_request_header = host | referrer|
+accept_backend = ,a , b,
+capture_request_header = , host, referrer,
influxdb_api_write = http://127.0.0.1:8086/write