summaryrefslogtreecommitdiff
path: root/integrationtests/test_server_complete.json
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test_server_complete.json')
-rw-r--r--integrationtests/test_server_complete.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/integrationtests/test_server_complete.json b/integrationtests/test_server_complete.json
new file mode 100644
index 0000000..e490af0
--- /dev/null
+++ b/integrationtests/test_server_complete.json
@@ -0,0 +1,8 @@
+{
+ "Common": {},
+ "Server": {
+ "MaxConcurrentCats": 10,
+ "MaxConcurrentTails": 10
+ },
+ "Client": {}
+} \ No newline at end of file