diff options
| author | Simeon Simeonov | 2014-06-26 22:00:30 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2014-06-26 22:00:30 +0200 |
| commit | 60facea6194cf2c93c55580e9e9e60c304c9c6a8 (patch) | |
| tree | c3eda958be0edffa7ebac0ad46173f24b2dbbd5c /beinc_config_sample.json | |
| parent | 3365828b2c2584efad03d85ca6e97346398e08e3 (diff) | |
beinc_config_sample.json.readme ready. config_version is now checked. Minor changes in beinc_weechat
Diffstat (limited to 'beinc_config_sample.json')
| -rw-r--r-- | beinc_config_sample.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/beinc_config_sample.json b/beinc_config_sample.json index 6266589..f9423a2 100644 --- a/beinc_config_sample.json +++ b/beinc_config_sample.json | |||
| @@ -47,7 +47,8 @@ | |||
| 47 | "private_messages_policy": 1, | 47 | "private_messages_policy": 1, |
| 48 | "notifications_policy": 1, | 48 | "notifications_policy": 1, |
| 49 | "debug": 1, | 49 | "debug": 1, |
| 50 | "enabled": 1 | 50 | "enabled": 1, |
| 51 | "socket_timeout": 3 | ||
| 51 | } | 52 | } |
| 52 | ] | 53 | ] |
| 53 | }, | 54 | }, |
