1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-01-30 21:38:35 +01:00
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
parameters:
passwords.driver.argon2_memory_cost: 1024
passwords.driver.argon2_memory_cost: 65536
passwords.driver.argon2_threads: 2
passwords.driver.argon2_time_cost: 2
passwords.driver.argon2_time_cost: 4
passwords.driver.bcrypt_cost: 10
services: