Skip to content

Commit ec986b8

Browse files
committed
Atualiza conf do plugin Zammad
1 parent 18d9e29 commit ec986b8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docker/common/config.d/plugins.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,12 @@
1414
'namespace' => 'Zammad',
1515
'config' => [
1616
'enabled' => true,
17-
'url' => 'https://suporte.es.mapasculturais.com.br/assets/chat/chat.min.js',
18-
'background' => '#F66968'
17+
'url' => 'https://suporte.mapasculturais.com.br/assets/form/form.js',
18+
'background' => '#F66968',
19+
'title' => 'Duvidas? Fale conosco',
20+
'chatId' => 2,
21+
'instacacao' => 'mapa.cultura.es.gov.br',
22+
'estado' => 'Espiríto Santo'
1923
]
2024
],
2125
'MapasBlame' => [

0 commit comments

Comments
 (0)