Merge pull request 'Set bcrypt rounds to 16' (#16) from NebulaOnion/anonymousland:main into main

Reviewed-on: https://git.anonymousland.org/anonymousland/anonymousland/pulls/16
This commit is contained in:
deathrow 2022-11-03 19:42:36 +00:00
commit b21b47e2b0

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