mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-08 23:28:39 +03:00
@@ -136,6 +136,8 @@ func newActionNotification(
|
||||
}
|
||||
case sdk.SFTPFilesystemProvider:
|
||||
endpoint = fsConfig.SFTPConfig.Endpoint
|
||||
case sdk.HTTPFilesystemProvider:
|
||||
endpoint = fsConfig.HTTPConfig.Endpoint
|
||||
}
|
||||
|
||||
if err == ErrQuotaExceeded {
|
||||
|
||||
Reference in New Issue
Block a user