Fix DB location for Ansible sftpgo.

This commit is contained in:
Buster "Silver Eagle" Neece 2022-05-27 23:46:40 -05:00
parent 719ded0ff2
commit a1b27b4b97
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
},
"data_provider": {
"driver": "bolt",
"name": "/var/lib/sftpgo/sftpgo.db",
"name": "/etc/sftpgo/sftpgo.db",
"users_base_dir": "{{ app_base }}/stations",
"external_auth_hook": "http://127.0.0.1:6010/api/internal/sftp-auth",
"external_auth_scope": 0