'disableOutputBuffering' => false,
'showException' => false,
'charset' => 'utf-8',
],
'config' =>
[],
'store' =>
[ 'apiEndpoint' => 'https://api.shopware.com',
'timeout' => 7,
'connect_timeout' => 5,
],
'plugin_directories' =>
[ 'Default' =>
$this->
AppPath('Plugins_Default'
),
'Local' =>
$this->
AppPath('Plugins_Local'
),
'Community' =>
$this->
AppPath('Plugins_Community'
),
'ShopwarePlugins' =>
$this->
DocPath('custom_plugins'
),
'ProjectPlugins' =>
$this->
DocPath('custom_project'
),
],
'template' =>
[ 'compileCheck' => false,
'compileLocking' => true,
'useSubDirs' => true,
'forceCompile' => false,
'useIncludePath' => true,