diff options
Diffstat (limited to 'scripts/stresstest/config.json.example')
-rw-r--r-- | scripts/stresstest/config.json.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/stresstest/config.json.example b/scripts/stresstest/config.json.example new file mode 100644 index 00000000..73f52f05 --- /dev/null +++ b/scripts/stresstest/config.json.example @@ -0,0 +1,5 @@ +{ + "url": "", + "text-channel": "", + "invite": "" +} |