Add some requesters

This commit is contained in:
2025-11-22 22:57:54 +08:00
parent 19ff49c917
commit e219e04a48
5704 changed files with 408479 additions and 111 deletions

View File

@@ -14,6 +14,13 @@
"max_header_bytes": 1
}
},
"password": {
"memory": 4,
"iterations": 3,
"parallelism": 2,
"salt_length": 16,
"key_length": 32
},
"database": {
"driver": "mysql",
"host": "localhost",