mirror of
https://github.com/filegator/filegator.git
synced 2025-08-12 05:24:14 +02:00
config add to head/body
This commit is contained in:
@@ -46,6 +46,10 @@ return [
|
||||
],
|
||||
'Filegator\Services\View\ViewInterface' => [
|
||||
'handler' => '\Filegator\Services\View\Adapters\Vuejs',
|
||||
'config' => [
|
||||
'add_to_head' => '',
|
||||
'add_to_body' => '',
|
||||
],
|
||||
],
|
||||
'Filegator\Services\Storage\Filesystem' => [
|
||||
'handler' => '\Filegator\Services\Storage\Filesystem',
|
||||
|
Reference in New Issue
Block a user