]> BookStack Code Mirror - bookstack/blobdiff - app/Config/filesystems.php
Images: Updated local disk to have open dir perms
[bookstack] / app / Config / filesystems.php
index ab507a2f8c6fae9f923d85624c6956dd589ffdef..ab73fec29682f070a3ae35a1a1ba7f4d844a9353 100644 (file)
@@ -34,6 +34,7 @@ return [
             'root'       => public_path(),
             'serve'      => false,
             'throw'      => true,
+            'directory_visibility' => 'public',
         ],
 
         'local_secure_attachments' => [