mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 04:14:04 +02:00
config add to head/body
This commit is contained in:
@@ -75,6 +75,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