We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b00803d + 1ad6d38 commit 545fac4Copy full SHA for 545fac4
1 file changed
docs/B-configuration-reference.md
@@ -63,4 +63,10 @@ flysystem:
63
privateKey: 'path/to/or/contents/of/privatekey'
64
root: '/path/to/root'
65
timeout: 10
66
+
67
+ users9.storage:
68
+ adapter: 'lazy'
69
+ options:
70
+ source: 'flysystem_storage_service_to_use'
71
72
```
0 commit comments