Advertisement
Guest User

bucket.php

a guest
Aug 10th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <?php
  2. return [
  3. 'assets' => [
  4. 'type' => 'amazon_s3',
  5. 'web_path' => 'https://s3.eu-central-1.amazonaws.com',
  6. 'file_path' => 'cdn-central',
  7. ],
  8. ];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement