summaryrefslogtreecommitdiff
path: root/beinc_config_sample.json
diff options
context:
space:
mode:
authorSimeon Simeonov2018-06-30 12:22:35 +0200
committerSimeon Simeonov2018-06-30 12:22:35 +0200
commit29ea2f46a81c516a08767eafdab9698d5cbd6150 (patch)
tree84ce1067a40eda5b5f262b8b1de56e3317a0406d /beinc_config_sample.json
parent63ddf50344cf1e4f2f9b75ce3b0c4db940a3be47 (diff)
Documentation cleanups. INSTALL -> INSTALL.md, README -> README.md
Diffstat (limited to 'beinc_config_sample.json')
-rw-r--r--beinc_config_sample.json12
1 files changed, 0 insertions, 12 deletions
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 @@
16 { 16 {
17 "name": "instance2", 17 "name": "instance2",
18 "password": "changeme", 18 "password": "changeme",
19 "osd_system": "pyosd",
20 "osd_timeout": 6,
21 "pyosd_font": "-adobe-courier-bold-o-normal--24-240-75-75-m-150-iso8859-1",
22 "pyosd_vertical_offset": 120,
23 "pyosd_horizontal_offset": 30,
24 "pyosd_align": "left",
25 "pyosd_position": "top",
26 "pyosd_color": "blue"
27 },
28 {
29 "name": "instance3",
30 "password": "changeme",
31 "osd_system": "none", 19 "osd_system": "none",
32 "osd_timeout": 5, 20 "osd_timeout": 5,
33 "queue_size": 4 21 "queue_size": 4