diff options
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 | }, |
