1
0

Fix cbor encoding in the proxy and enable it by default

This commit is contained in:
Brendan Abolivier
2018-11-26 11:57:42 +00:00
committed by Brendan Abolivier
parent 4f7b42c20f
commit 799112b0fd
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -5,4 +5,4 @@ nodaemon=true
command=/start.py
[program:proxy]
command=/proxy/proxy --maps-dir /proxy/maps --no-cbor
command=/proxy/proxy --maps-dir /proxy/maps