diff options
| author | Simeon Simeonov | 2015-04-17 15:17:59 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2015-04-17 15:17:59 +0200 |
| commit | c7e57ae16ea9024ec55f401a18158c09bc45a1a3 (patch) | |
| tree | 5501acebecb777219c45f781de825d7a92f08de0 /beinc_config_sample.json | |
| parent | b2120ed79c11505a326f18d8b465449dd0f6d57c (diff) | |
Last polishing before v2.0
Diffstat (limited to 'beinc_config_sample.json')
| -rw-r--r-- | beinc_config_sample.json | 5 |
1 files changed, 2 insertions, 3 deletions
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 @@ | |||
| 4 | "ssl_private_key": "key.pem", | 4 | "ssl_private_key": "key.pem", |
| 5 | "ssl_certificate": "cert.crt", | 5 | "ssl_certificate": "cert.crt", |
| 6 | "ssl_acceptable_ciphers": "auto", | 6 | "ssl_acceptable_ciphers": "auto", |
| 7 | "ssl_method": "auto", | 7 | "ssl_version": "auto" |
| 8 | "daemonize": 1 | ||
| 9 | }, | 8 | }, |
| 10 | "instances": [ | 9 | "instances": [ |
| 11 | { | 10 | { |
| 12 | "name": "test", | 11 | "name": "test", |
| 13 | "password": "changeme", | 12 | "password": "changeme", |
| 14 | "osd_system": "pynotify", | 13 | "osd_system": "pyosd", |
| 15 | "osd_timeout": 5, | 14 | "osd_timeout": 5, |
| 16 | "pyosd_font": "", | 15 | "pyosd_font": "", |
| 17 | "pyosd_vertical_offset": 120, | 16 | "pyosd_vertical_offset": 120, |
