configurable max wait time

This commit is contained in:
Sharon Kennedy
2020-06-25 22:20:54 -04:00
parent 5ed83271d9
commit c80e3269c3
2 changed files with 24 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
anonymousDisplayName: 'Anonymous',
position: 'bottom right',
size: 'large',
maxWaitTime: 6000*3,
}
EmbeddableChatbox.mount(config);