Fix akeeba library
This commit is contained in:
@@ -214,6 +214,10 @@ class Configuration
|
||||
$this->setUseLegacyPathStyle(false);
|
||||
}
|
||||
|
||||
} else {
|
||||
if (empty($this->getRegion())) {
|
||||
$this->setRegion('us-east-1');
|
||||
}
|
||||
}
|
||||
|
||||
$this->signatureMethod = $signatureMethod;
|
||||
|
||||
Reference in New Issue
Block a user