summaryrefslogtreecommitdiff
path: root/beinc_config_sample.json
diff options
context:
space:
mode:
authorSimeon Simeonov2014-05-13 20:39:43 +0200
committerSimeon Simeonov2014-05-13 20:39:43 +0200
commit3365828b2c2584efad03d85ca6e97346398e08e3 (patch)
treece9676d824c44006b13587cda6e0b167a87b02e6 /beinc_config_sample.json
parent037059f2f7c2f0b095e2662d3beeb650af2b3444 (diff)
socket_timeout implemented for beinc_weechat.py
Diffstat (limited to 'beinc_config_sample.json')
-rw-r--r--beinc_config_sample.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/beinc_config_sample.json b/beinc_config_sample.json
index e200689..6266589 100644
--- a/beinc_config_sample.json
+++ b/beinc_config_sample.json
@@ -31,6 +31,7 @@
31 "target_password": "changeme", 31 "target_password": "changeme",
32 "target_cert_file": "", 32 "target_cert_file": "",
33 "target_timestamp_format": "%H:%M:%S", 33 "target_timestamp_format": "%H:%M:%S",
34 "socket_timeout": 30,
34 "pm_title_template": "%s @ %S", 35 "pm_title_template": "%s @ %S",
35 "pm_message_template": "%m", 36 "pm_message_template": "%m",
36 "cm_title_template": "%c @ %S", 37 "cm_title_template": "%c @ %S",