From fd5ad45244ddb1c724b08889dfae81938f9c1be5 Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Thu, 9 Dec 2021 19:58:40 +0100 Subject: [PATCH] Website generation with Couscous --- configuration/storage.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configuration/storage.html b/configuration/storage.html index 0429add..8719241 100644 --- a/configuration/storage.html +++ b/configuration/storage.html @@ -133,7 +133,8 @@

Different storage adapters are provided through the awesome Flysystem library.

You can use local filesystem (default), FTP, SFTP, Amazon S3, DigitalOcean Spaces, Microsoft Azure Blob, Dropbox and many others.

Please check the Flysystem docs for the exact setup required for each adapter.

-

Note: Some adapters do not support folder operations or their support is limited.

+

Notes: Some adapters do not support folder operations or their support is limited. +Requiring additional libraries with composer requires root access.

Default Local Disk Adapter

With default adapter you just need to configure where your repository folder is. This folder will serve as a root for everything else.

        'Filegator\Services\Storage\Filesystem' => [