Skip to content

Commit 96f6939

Browse files
author
prophet777
committed
Update docs
1 parent 404244a commit 96f6939

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Resources/docs/Pusher.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,8 @@ gos_web_socket:
3636
default: true
3737
host: 127.0.0.1
3838
port: 5555
39-
options:
40-
persistent: true
41-
protocol: tcp
39+
persistent: true
40+
protocol: tcp
4241
```
4342
4443
**NOTE :** if `default` set to true service is available through 'gos_web_socket.pusher' insteadof 'gos_web_socket.zmq.pusher'

0 commit comments

Comments
 (0)