Browse Source

Merge pull request #3373 from pixelfed/staging

Update filesystem config
daniel 3 years ago
parent
commit
792a93c36f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      config/filesystems.php

+ 0 - 1
config/filesystems.php

@@ -79,7 +79,6 @@ return [
                 'CacheControl' => 'max-age=31536000'
             ],
             'root' => env('DO_SPACES_ROOT','/'),
-            'url' => str_replace(env('DO_SPACES_REGION'),env('DO_SPACES_BUCKET').'.'.env('DO_SPACES_REGION'),str_replace("digitaloceanspaces","cdn.digitaloceanspaces",env('DO_SPACES_ENDPOINT'))),
         ],
 
         'backup' => [