handle bot signal

This commit is contained in:
Sharon Kennedy
2020-09-06 14:13:04 -04:00
parent 90815f361a
commit 91bec23c48
3 changed files with 23 additions and 12 deletions

View File

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