mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
add support for serving Google Cloud Storage over SFTP/SCP
Each user can be mapped with a Google Cloud Storage bucket or a bucket virtual folder
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
"http_notification_url": ""
|
||||
},
|
||||
"external_auth_program": "",
|
||||
"external_auth_scope": 0
|
||||
"external_auth_scope": 0,
|
||||
"credentials_path": "credentials"
|
||||
},
|
||||
"httpd": {
|
||||
"bind_port": 8080,
|
||||
|
||||
Reference in New Issue
Block a user