optimize easytier-web (#522)

1. use default compress level for tower_http. the best level consume
lots of memory
2. add more help message and command line arg.
This commit is contained in:
Sijie.Sun
2024-12-21 01:27:39 +08:00
committed by GitHub
parent 25ed41caf5
commit 870eca9e9f
6 changed files with 115 additions and 11 deletions
Generated
+2
View File
@@ -1987,12 +1987,14 @@ dependencies = [
"password-auth",
"rand 0.8.5",
"rust-embed",
"rust-i18n",
"rusttype",
"sea-orm",
"sea-orm-migration",
"serde",
"serde_json",
"sqlx",
"sys-locale",
"thiserror 1.0.63",
"tokio",
"tower-http",