mirror of
https://github.com/cudr/slate-collaborative.git
synced 2024-10-27 20:34:06 +00:00
Update README.md
This commit is contained in:
parent
ca5c413d3c
commit
b025c8d850
@ -46,7 +46,7 @@ const connection = new CollaborativeBackend(options)
|
||||
### options:
|
||||
```
|
||||
{
|
||||
port: number // posrt to start io connection
|
||||
port: number // port to start io connection
|
||||
connectOpts?: SocketIO.ServerOptions
|
||||
defaultValue?: ValueJSON // default value
|
||||
saveTreshold?: number // theshold of onDocumentSave callback execution
|
||||
|
Loading…
Reference in New Issue
Block a user