feat(hydra): add variable HYDRA_BCRYPT_COST
This commit is contained in:
@ -56,6 +56,8 @@ hydra_log_leak_sensitive_values: no
|
||||
# Durée de vie des "refresh_token"
|
||||
hydra_ttl_refresh_token: "24h"
|
||||
|
||||
hydra_bcrypt_cost: 8
|
||||
|
||||
# This value should not be changed after first deployment !
|
||||
hydra_secrets_seed: "{{ inventory_hostname }}"
|
||||
|
||||
|
Reference in New Issue
Block a user