summary refs log tree commit diff
path: root/api/scripts/stresstest/config.json.example
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-12-09 17:37:36 +0100
committerGitHub <noreply@github.com>2021-12-09 17:37:36 +0100
commit14cf8495c7df357f8304f6da7c8dd5ac56cba47b (patch)
tree10f5af6473a25ce7ed115478b6601b387a5859e1 /api/scripts/stresstest/config.json.example
parentMerge pull request #538 from Thesourtimes/master (diff)
parentStresstest Script (diff)
downloadserver-ts-14cf8495c7df357f8304f6da7c8dd5ac56cba47b.tar.xz
Merge pull request #539 from TimSchweiz/master
Diffstat (limited to 'api/scripts/stresstest/config.json.example')
-rw-r--r--api/scripts/stresstest/config.json.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/api/scripts/stresstest/config.json.example b/api/scripts/stresstest/config.json.example
new file mode 100644

index 00000000..73f52f05 --- /dev/null +++ b/api/scripts/stresstest/config.json.example
@@ -0,0 +1,5 @@ +{ + "url": "", + "text-channel": "", + "invite": "" +}