fix command
This commit is contained in:
parent
9ef26594b6
commit
0bb521b479
|
|
@ -16,6 +16,7 @@ class Command(BaseCommand):
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
'--bucket_size',
|
'--bucket_size',
|
||||||
type=int,
|
type=int,
|
||||||
|
default=128,
|
||||||
help='Size of one basket to update'
|
help='Size of one basket to update'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user