diff options
Diffstat (limited to 'beinc_config_sample.json')
| -rw-r--r-- | beinc_config_sample.json | 12 |
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 |
