mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
Fixed indendation
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
fm_elfinder:
|
||||
instances:
|
||||
default:
|
||||
fullscreen: false
|
||||
connector:
|
||||
roots:
|
||||
uploads:
|
||||
driver: LocalFileSystem
|
||||
path: uploads
|
||||
instances:
|
||||
default:
|
||||
include_assets: true
|
||||
relative_path: true
|
||||
connector:
|
||||
roots:
|
||||
uploads:
|
||||
driver: LocalFileSystem
|
||||
path: uploads
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
fm_elfinder:
|
||||
resource: "@FMElfinderBundle/Resources/config/routing.yml"
|
||||
resource: "@FMElfinderBundle/Resources/config/routing.yml"
|
||||
|
||||
Reference in New Issue
Block a user