We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d9e29 commit ec986b8Copy full SHA for ec986b8
docker/common/config.d/plugins.php
@@ -14,8 +14,12 @@
14
'namespace' => 'Zammad',
15
'config' => [
16
'enabled' => true,
17
- 'url' => 'https://suporte.es.mapasculturais.com.br/assets/chat/chat.min.js',
18
- 'background' => '#F66968'
+ 'url' => 'https://suporte.mapasculturais.com.br/assets/form/form.js',
+ 'background' => '#F66968',
19
+ 'title' => 'Duvidas? Fale conosco',
20
+ 'chatId' => 2,
21
+ 'instacacao' => 'mapa.cultura.es.gov.br',
22
+ 'estado' => 'Espiríto Santo'
23
]
24
],
25
'MapasBlame' => [
0 commit comments