upload smallest-file-first by default

This commit is contained in:
ed
2022-07-12 20:48:38 +02:00
parent 6f75b02723
commit d832b787e7
6 changed files with 40 additions and 6 deletions

View File

@@ -2413,6 +2413,7 @@ class HttpCli(object):
"dtheme": self.args.theme,
"themes": self.args.themes,
"turbolvl": self.args.turbo,
"u2sort": self.args.u2sort,
}
if self.args.js_browser: