0.1.3
This commit is contained in:
@@ -14,7 +14,7 @@ class ImageFetcher
|
||||
'cache' => [
|
||||
'enabled' => true,
|
||||
'prefix' => 'image_fetcher_',
|
||||
'ttl' => 3600,
|
||||
'ttl' => 60 * 60 * 24 * 30,
|
||||
],
|
||||
'http' => [
|
||||
'timeout' => 60,
|
||||
|
||||
Reference in New Issue
Block a user