Set bcrypt rounds to 16

This commit is contained in:
NebulaOnion 2022-11-03 19:34:32 +00:00
parent 9a2da7edb8
commit 6c266b023b

View File

@ -58,7 +58,7 @@ As nature of this website, privacy and security must be our main priority, the f
- `user_ips_max_age` is currently set to `1h`
- `bcrypt_rounds` is set to `15`
- `bcrypt_rounds` is set to `16`
- `MSC2285` is enabled