Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehead committed Jun 12, 2023
1 parent 796e685 commit 85d2928
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ oneup_flysystem:

# optional - defines the default visibility of directories: `public` or `private` (default)
directory_visibility: private

# example - using environment variable for adapter
my_dynamic_filesystem:
adapter: '%app.filesystem_dynamic.adapter%'
visibility: private
directory_visibility: private
```
There are a bunch of adapters for you to use:
Expand Down

0 comments on commit 85d2928

Please sign in to comment.