index: set multiplex url
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
45c84000f5
commit
076360fa01
@ -679,6 +679,12 @@
|
||||
// Factor of the display size that should remain empty around the content
|
||||
margin: 0.1,
|
||||
|
||||
multiplex: {
|
||||
url: '/ws/',
|
||||
id: '000SOCKETID000',
|
||||
secret: Reveal.getQueryHash().s || null
|
||||
},
|
||||
|
||||
// Bounds for smallest/largest possible scale to apply to content
|
||||
minScale: 0.02,
|
||||
maxScale: 5.5,
|
||||
|
Loading…
Reference in New Issue
Block a user