mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
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:
commit
b21b47e2b0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user