summary refs log tree commit diff
path: root/api/scripts/stresstest/config.json.example
diff options
context:
space:
mode:
authorTimSchweiz <tim.haemmerli04@gmail.com>2021-12-09 17:35:51 +0100
committerTimSchweiz <tim.haemmerli04@gmail.com>2021-12-09 17:35:51 +0100
commit8a976e2bcc1da53dd0de4a4380f8128dfae566c9 (patch)
treeddacf709241147cde66f819e0301524686921edc /api/scripts/stresstest/config.json.example
parentMerge pull request #538 from Thesourtimes/master (diff)
downloadserver-8a976e2bcc1da53dd0de4a4380f8128dfae566c9.tar.xz
Stresstest Script
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": "" +}