diff --git a/install/sftpgo.toml b/install/sftpgo.toml index 7b9fa97..58d99c1 100644 --- a/install/sftpgo.toml +++ b/install/sftpgo.toml @@ -37,5 +37,8 @@ external_auth_hook = "http://[::1]:8055/sftpgo-auth.php" external_auth_scope = 1 naming_rules = 1 +[data_provider.password_hashing] +algo = "argon2id" + [[httpd.bindings]] port = 0