mirror of
https://github.com/nomadic-labs/safesupport-chatbox
synced 2024-11-14 22:55:06 +00:00
Updates
This commit is contained in:
parent
cbb1139ad3
commit
7e5940e71b
File diff suppressed because one or more lines are too long
16
chatbox.js
16
chatbox.js
File diff suppressed because one or more lines are too long
@ -14,7 +14,7 @@
|
|||||||
<script>
|
<script>
|
||||||
var config = {
|
var config = {
|
||||||
matrixServerUrl: 'https://matrix.rhok.space',
|
matrixServerUrl: 'https://matrix.rhok.space',
|
||||||
botUsername: '@help-bot:rhok.space',
|
botId: '@help-bot:rhok.space',
|
||||||
roomName: 'Support Chat',
|
roomName: 'Support Chat',
|
||||||
termsUrl: 'https://tosdr.org/',
|
termsUrl: 'https://tosdr.org/',
|
||||||
introMessage: 'This chat application does not collect any of your personal data or any data from your use of this service.',
|
introMessage: 'This chat application does not collect any of your personal data or any data from your use of this service.',
|
||||||
|
Loading…
Reference in New Issue
Block a user