From c7e57ae16ea9024ec55f401a18158c09bc45a1a3 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 17 Apr 2015 15:17:59 +0200 Subject: Last polishing before v2.0 --- beinc_config_sample.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'beinc_config_sample.json') diff --git a/beinc_config_sample.json b/beinc_config_sample.json index c61a033..046e3fa 100644 --- a/beinc_config_sample.json +++ b/beinc_config_sample.json @@ -4,14 +4,13 @@ "ssl_private_key": "key.pem", "ssl_certificate": "cert.crt", "ssl_acceptable_ciphers": "auto", - "ssl_method": "auto", - "daemonize": 1 + "ssl_version": "auto" }, "instances": [ { "name": "test", "password": "changeme", - "osd_system": "pynotify", + "osd_system": "pyosd", "osd_timeout": 5, "pyosd_font": "", "pyosd_vertical_offset": 120, -- cgit v1.3