some fixes
This commit is contained in:
parent
e7bb762ec2
commit
8c0cfed825
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ defmodule Mix.Tasks.Pleroma.LoadTesting do
|
|||
thread_length: :integer
|
||||
]
|
||||
@users_default 20_000
|
||||
@dms_default 20_000
|
||||
@dms_default 1_000
|
||||
@thread_length_default 2_000
|
||||
|
||||
def run(args) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue