sftpgo: Allow SSH key authentication

This commit is contained in:
Miraty 2023-06-19 03:47:25 +02:00
parent a459d7b764
commit c9ae42b409
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ address = "127.0.0.1"
driver = "memory"
users_base_dir = "/srv/servnest/ht"
external_auth_hook = "http://[::1]:8055/sftpgo-auth.php"
external_auth_scope = 1
external_auth_scope = 3
naming_rules = 1
[data_provider.password_hashing]