update readme about encryption.Fix bookmarlet syntax

This commit is contained in:
Dave Umrysh
2021-08-25 15:37:00 -06:00
parent a91ca1a092
commit f95aef64d0
6 changed files with 32 additions and 34 deletions

1
dist/index.html vendored
View File

@@ -23,6 +23,7 @@
exitMessage: 'The chat is closed. You may close this window.',
chatUnavailableMessage: 'The chat service is not available right now. Please try again later.',
anonymousDisplayName: 'Anonymous',
enableEncryption: 'no',
}
EmbeddableChatbox.mount(config);