Boot filesystems for a specified domain
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
imports:
|
||||
- { resource: config.yml }
|
||||
|
||||
knp_gaufrette:
|
||||
stream_wrapper: ~
|
||||
@@ -0,0 +1,9 @@
|
||||
imports:
|
||||
- { resource: config.yml }
|
||||
|
||||
knp_gaufrette:
|
||||
stream_wrapper:
|
||||
protocol: tada
|
||||
filesystems:
|
||||
pictures: cache
|
||||
text: ftp
|
||||
@@ -0,0 +1,9 @@
|
||||
imports:
|
||||
- { resource: config.yml }
|
||||
|
||||
knp_gaufrette:
|
||||
stream_wrapper:
|
||||
protocol: tada
|
||||
filesystems:
|
||||
- cache
|
||||
- ftp
|
||||
Reference in New Issue
Block a user