aboutsummaryrefslogtreecommitdiffstats
path: root/devops/chameleon-config.edn
diff options
context:
space:
mode:
Diffstat (limited to 'devops/chameleon-config.edn')
-rw-r--r--devops/chameleon-config.edn10
1 files changed, 10 insertions, 0 deletions
diff --git a/devops/chameleon-config.edn b/devops/chameleon-config.edn
new file mode 100644
index 0000000..32e830e
--- /dev/null
+++ b/devops/chameleon-config.edn
@@ -0,0 +1,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"}