summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-10-16 01:23:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-10-16 01:23:53 +0200
commit32a7ba9e97d58a12ba63b7ce124695b4eb863311 (patch)
tree4d9ef2d4ad1d68a2fe4005f2f6a6edfc4c0a7762 /src/daq/s5proxy/sample.json
parentminor logging improvement (diff)
stats connecto to hub works now, improved logging and error handling
Diffstat (limited to 'src/daq/s5proxy/sample.json')
-rw-r--r--src/daq/s5proxy/sample.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/daq/s5proxy/sample.json b/src/daq/s5proxy/sample.json
index 65dc768..b501382 100644
--- a/src/daq/s5proxy/sample.json
+++ b/src/daq/s5proxy/sample.json
@@ -12,5 +12,8 @@
{ "op": "add", "header": "Cache-Control", "value": "must-revalidate" },
{ "op": "add", "header": "Cache-Control", "value": "max-age=0" },
{ "op": "time", "header": "Expires", "value": "-1s" }
- ]
+ ],
+ "sfive": {
+ "socket": "/var/run/sfive/pipegram"
+ }
}