aboutsummaryrefslogtreecommitdiffstats
path: root/devops/chameleon-config.edn
blob: 32e830ef4fc64bbe7aa6d01df5eecc6c032ed2ae (plain)
1
2
3
4
5
6
7
8
9
10
{:event-config {:host "localhost:3904"
                :topic "spikeEvents"
                :motsid ""
                :pass ""
                :consumer-group "chameleon"
                :consumer-id "chameleon"
                :timeout 15000
                :batch-size 8
                :type "HTTPAUTH"}
 :gallifrey-host "localhost:443"}