Initial commit
This commit is contained in:
159
typo3conf/LocalConfiguration.php
Normal file
159
typo3conf/LocalConfiguration.php
Normal file
@@ -0,0 +1,159 @@
|
||||
<?php
|
||||
return [
|
||||
'BE' => [
|
||||
'compressionLevel' => '9',
|
||||
'debug' => true,
|
||||
'explicitADmode' => 'explicitAllow',
|
||||
'installToolPassword' => '$P$CvcP8bhdPCKA32eCGXL9AV5kcvv4A20',
|
||||
'loginSecurityLevel' => 'rsa',
|
||||
'versionNumberInFilename' => '1',
|
||||
],
|
||||
'DB' => [
|
||||
'database' => 'usr_p265112_1',
|
||||
'extTablesDefinitionScript' => 'extTables.php',
|
||||
'host' => 'localhost',
|
||||
'password' => 'aZopazok-896',
|
||||
'port' => 3306,
|
||||
'username' => 'p265112',
|
||||
],
|
||||
'EXT' => [
|
||||
'extConf' => [
|
||||
'compatibility6' => 'a:1:{s:15:"setPageTSconfig";s:1:"1";}',
|
||||
'dd_googlesitemap' => 'a:0:{}',
|
||||
'if_access_buttons' => 'a:0:{}',
|
||||
'if_oberstufenplaner' => 'a:0:{}',
|
||||
'metaseo' => 'a:4:{s:10:"enableBeta";s:0:"";s:23:"enableIntegrationTTNews";s:1:"1";s:29:"sitemap_clearCachePossibility";s:0:"";s:29:"sitemap_pageSitemapExpireDays";s:2:"60";}',
|
||||
'realurl' => 'a:5:{s:10:"configFile";s:26:"typo3conf/realurl_conf.php";s:14:"enableAutoConf";s:1:"1";s:14:"autoConfFormat";s:1:"0";s:12:"enableDevLog";s:1:"0";s:19:"enableChashUrlDebug";s:1:"0";}',
|
||||
'rsaauth' => 'a:1:{s:18:"temporaryDirectory";s:0:"";}',
|
||||
'saltedpasswords' => 'a:2:{s:3:"BE.";a:4:{s:21:"saltedPWHashingMethod";s:41:"TYPO3\\CMS\\Saltedpasswords\\Salt\\PhpassSalt";s:11:"forceSalted";i:0;s:15:"onlyAuthService";i:0;s:12:"updatePasswd";i:1;}s:3:"FE.";a:5:{s:7:"enabled";i:1;s:21:"saltedPWHashingMethod";s:41:"TYPO3\\CMS\\Saltedpasswords\\Salt\\PhpassSalt";s:11:"forceSalted";i:0;s:15:"onlyAuthService";i:0;s:12:"updatePasswd";i:1;}}',
|
||||
'scriptmerger' => 'a:0:{}',
|
||||
't3_tcpdf' => 'a:0:{}',
|
||||
'tgm_socialshareprivacy' => 'a:0:{}',
|
||||
'vhs' => 'a:0:{}',
|
||||
],
|
||||
],
|
||||
'EXTCONF' => [
|
||||
'lang' => [
|
||||
'availableLanguages' => [
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'de',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
'',
|
||||
],
|
||||
],
|
||||
],
|
||||
'FE' => [
|
||||
'compressionLevel' => '9',
|
||||
'debug' => true,
|
||||
'loginSecurityLevel' => 'rsa',
|
||||
'pageNotFound_handling' => '404/',
|
||||
'versionNumberInFilename' => 'embed',
|
||||
],
|
||||
'GFX' => [
|
||||
'colorspace' => 'sRGB',
|
||||
'gdlib_png' => 0,
|
||||
'im' => 1,
|
||||
'im_mask_temp_ext_gif' => 1,
|
||||
'im_path' => '/usr/local/bin/',
|
||||
'im_path_lzw' => '/usr/local/bin/',
|
||||
'im_v5effects' => 1,
|
||||
'im_version_5' => 'im6',
|
||||
'image_processing' => 1,
|
||||
'imagefile_ext' => 'gif,jpg,jpeg,png,tif,bmp,pcx,tga,pdf,ai',
|
||||
'jpg_quality' => '100',
|
||||
'thumbnails' => 0,
|
||||
],
|
||||
'INSTALL' => [
|
||||
'wizardDone' => [
|
||||
'TYPO3\CMS\Install\Updates\AccessRightParametersUpdate' => 1,
|
||||
'TYPO3\CMS\Install\Updates\BackendUserStartModuleUpdate' => 1,
|
||||
'TYPO3\CMS\Install\Updates\FileListIsStartModuleUpdate' => 1,
|
||||
'TYPO3\CMS\Install\Updates\MigrateMediaToAssetsForTextMediaCe' => 1,
|
||||
'TYPO3\CMS\Install\Updates\ProcessedFileChecksumUpdate' => 1,
|
||||
],
|
||||
],
|
||||
'MAIL' => [
|
||||
'transport_sendmail_command' => '',
|
||||
],
|
||||
'SYS' => [
|
||||
'UTF8filesystem' => '1',
|
||||
'caching' => [
|
||||
'cacheConfigurations' => [
|
||||
'extbase_object' => [
|
||||
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
||||
'frontend' => 'TYPO3\\CMS\\Core\\Cache\\Frontend\\VariableFrontend',
|
||||
'groups' => [
|
||||
'system',
|
||||
],
|
||||
'options' => [
|
||||
'defaultLifetime' => 0,
|
||||
],
|
||||
],
|
||||
],
|
||||
],
|
||||
'clearCacheSystem' => true,
|
||||
'devIPmask' => '*',
|
||||
'displayErrors' => 1,
|
||||
'doNotCheckReferer' => '1',
|
||||
'enableDeprecationLog' => 'file',
|
||||
'encryptionKey' => 'a/MTsR80+uG7lJIvUdrUyw6iXdJ4gpaWx+xx/g2BOECqptWv8bkFiM7mIOSkvItujFQogpzyOEred93gfHpe7/6SaHe27osc',
|
||||
'exceptionalErrors' => 28674,
|
||||
'fileCreateMask' => '0644',
|
||||
'folderCreateMask' => '0755',
|
||||
'isInitialInstallationInProgress' => false,
|
||||
'phpTimeZone' => 'Europe/Berlin',
|
||||
'sitename' => 'p265112',
|
||||
'sqlDebug' => 1,
|
||||
'systemLocale' => 'de_DE.utf8',
|
||||
'systemLogLevel' => 0,
|
||||
't3lib_cs_convMethod' => 'mbstring',
|
||||
't3lib_cs_utils' => 'mbstring',
|
||||
'textfile_ext' => 'txt,html,htm,css,tmpl,js,sql,xml,csv,xlf,yaml,t3s,ts',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user