You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open /usr/local/etc/cbsd-mq-router.json in any favorite editor and change
49
-
"tube" and "reply_tube_prefix" ( cbsd_<hostname_without_dot> and cbsd_<hostname_without_dot>_result_id ), e.g:
50
-
51
+
Open /usr/local/etc/cbsd-mq-router.json in any favorite editor and set
52
+
"tube" and "reply_tube_prefix" params ( cbsd_<hostname_without_dot> and cbsd_<hostname_without_dot>_result_id ), e.g:
51
53
52
54
```
53
55
{
@@ -153,7 +155,7 @@ cbsd jlogin
153
155
cbsd destroy
154
156
```
155
157
156
-
See documentation for detailed information.
158
+
See documentation for detailed information and additional examples: [https://www.bsdstore.ru/en/cbsd_api_ssi.html](https://www.bsdstore.ru/en/cbsd_api_ssi.html)
0 commit comments