mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-12-29 08:10:28 -05:00
fix: fix typo
This commit is contained in:
parent
1574f62985
commit
b56245ca14
@ -30,7 +30,7 @@ def main():
|
||||
)
|
||||
parser.add_argument(
|
||||
"--daily-req-limit",
|
||||
default=DEFARGS['DAILY_REQ_LIMI'],
|
||||
default=DEFARGS['DAILY_REQ_LIMIT'],
|
||||
type=int,
|
||||
metavar="<number>",
|
||||
help="Set the default maximum number of requests per day per client, in addition to req-limit. (%(default)s)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user