summaryrefslogtreecommitdiff
path: root/integrationtests/test_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test_config.json')
-rw-r--r--integrationtests/test_config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/integrationtests/test_config.json b/integrationtests/test_config.json
new file mode 100644
index 0000000..8844461
--- /dev/null
+++ b/integrationtests/test_config.json
@@ -0,0 +1,5 @@
+{
+ "MaxConcurrentCats": 100,
+ "SSHBindAddress": "localhost"
+}
+EOF < /dev/null \ No newline at end of file