From 29ea2f46a81c516a08767eafdab9698d5cbd6150 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 30 Jun 2018 12:22:35 +0200 Subject: Documentation cleanups. INSTALL -> INSTALL.md, README -> README.md --- beinc_config_sample.json | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'beinc_config_sample.json') diff --git a/beinc_config_sample.json b/beinc_config_sample.json index 4384555..3b04c0b 100644 --- a/beinc_config_sample.json +++ b/beinc_config_sample.json @@ -16,18 +16,6 @@ { "name": "instance2", "password": "changeme", - "osd_system": "pyosd", - "osd_timeout": 6, - "pyosd_font": "-adobe-courier-bold-o-normal--24-240-75-75-m-150-iso8859-1", - "pyosd_vertical_offset": 120, - "pyosd_horizontal_offset": 30, - "pyosd_align": "left", - "pyosd_position": "top", - "pyosd_color": "blue" - }, - { - "name": "instance3", - "password": "changeme", "osd_system": "none", "osd_timeout": 5, "queue_size": 4 -- cgit v1.3