203 lines
7.0 KiB
PHP
203 lines
7.0 KiB
PHP
<?php
|
|
return [
|
|
'BE' => [
|
|
'debug' => false,
|
|
'explicitADmode' => 'explicitAllow',
|
|
'installToolPassword' => '$P$CKv1YpXOGKx/h3bCrFQL8F8tqyYeag1',
|
|
'lockSSL' => true,
|
|
'versionNumberInFilename' => '0',
|
|
],
|
|
'DB' => [
|
|
'Connections' => [
|
|
'Default' => [
|
|
'charset' => 'utf8',
|
|
'dbname' => 't3_carte',
|
|
'driver' => 'mysqli',
|
|
'host' => 'localhost',
|
|
'password' => 'e4gYL5k4',
|
|
'port' => 3306,
|
|
'user' => 'carte',
|
|
],
|
|
],
|
|
'extTablesDefinitionScript' => 'extTables.php',
|
|
],
|
|
'EXT' => [],
|
|
'EXTCONF' => [
|
|
'lang' => [
|
|
'availableLanguages' => [
|
|
'it',
|
|
],
|
|
],
|
|
],
|
|
'EXTENSIONS' => [
|
|
'backend' => [
|
|
'backendFavicon' => '',
|
|
'backendLogo' => '',
|
|
'loginBackgroundImage' => '',
|
|
'loginFootnote' => '',
|
|
'loginHighlightColor' => '',
|
|
'loginLogo' => '',
|
|
'loginLogoAlt' => '',
|
|
],
|
|
'cartedalegare' => [
|
|
'debug' => '0',
|
|
],
|
|
'extensionmanager' => [
|
|
'automaticInstallation' => '1',
|
|
'offlineMode' => '0',
|
|
],
|
|
'fs_media_gallery' => [
|
|
'allowedActionsInFlexforms' => 'nestedList,flatList,showAlbumByParam,showAlbumByConfig,randomAsset',
|
|
'asset' => [
|
|
'orderOptions' => 'name,crdate,title,content_creation_date,content_modification_date',
|
|
],
|
|
'clearCacheAfterFileChange' => '',
|
|
'enableAutoCreateFileCollection' => '1',
|
|
'list' => [
|
|
'orderOptions' => 'datetime,crdate,sorting',
|
|
],
|
|
],
|
|
'lfeditor' => [
|
|
'beMainModuleName' => 'user',
|
|
'changeXlfDate' => '1',
|
|
'defaultLanguage' => '',
|
|
'editModeExtension' => '1',
|
|
'extIgnore' => '/^(CVS|.svn|.git|csh_)/',
|
|
'extWhitelist' => '',
|
|
'pathAdditionalConfiguration' => 'typo3conf/AdditionalConfiguration.php',
|
|
'searchRegex' => '/^([a-z0-9_]*locallang[a-z0-9_-]*\\.(php|xml)|[^\\.]*\\.xlf)$/i',
|
|
'viewLanguages' => '',
|
|
],
|
|
'news' => [
|
|
'advancedMediaPreview' => '1',
|
|
'archiveDate' => 'date',
|
|
'categoryBeGroupTceFormsRestriction' => '0',
|
|
'categoryRestriction' => '',
|
|
'contentElementPreview' => '1',
|
|
'contentElementRelation' => '1',
|
|
'dateTimeNotRequired' => '0',
|
|
'hidePageTreeForAdministrationModule' => '0',
|
|
'manualSorting' => '0',
|
|
'prependAtCopy' => '1',
|
|
'resourceFolderImporter' => '/news_import',
|
|
'rteForTeaser' => '0',
|
|
'showAdministrationModule' => '1',
|
|
'showImporter' => '0',
|
|
'slugBehaviour' => 'unique',
|
|
'storageUidImporter' => '1',
|
|
'tagPid' => '1',
|
|
],
|
|
'ods_osm' => [
|
|
'autocomplete' => '1',
|
|
'cache_enabled' => '1',
|
|
'default_country' => 'DE',
|
|
'default_lat' => '51.27',
|
|
'default_lon' => '10.41',
|
|
'default_zoom' => '8',
|
|
'geo_service' => '2',
|
|
'geo_service_email' => '',
|
|
'geo_service_user' => '',
|
|
'local_js' => '1',
|
|
],
|
|
'sr_feuser_register' => [
|
|
'imageMaxSize' => '7168',
|
|
'imageTypes' => 'gif,jpg,jpeg,tif,tiff,bmp,pcx,tga,png,ai,svg',
|
|
'uploadFolder' => '2:/tx_srfeuserregister/',
|
|
],
|
|
'sr_freecap' => [
|
|
'encryptionAlgorithm' => 'aes-256-cbc',
|
|
'salt' => 'cH!swe!retReGu7W6bEDRup7usuDUh9THeD2CHeGE*ewr4n39=E@rAsp7c-Ph@pH',
|
|
],
|
|
'static_info_tables' => [
|
|
'enableManager' => '0',
|
|
],
|
|
'tt_address' => [
|
|
'backwardsCompatFormat' => '%1$s %3$s',
|
|
'newPagination' => '1',
|
|
'readOnlyNameField' => '1',
|
|
'storeBackwardsCompatName' => '1',
|
|
],
|
|
'youtubevideo' => [
|
|
'youtubevideoEnableBePlayer' => '1',
|
|
'youtubevideoEnablePagination' => '0',
|
|
],
|
|
],
|
|
'FE' => [
|
|
'debug' => false,
|
|
],
|
|
'GFX' => [
|
|
'jpg_quality' => '80',
|
|
'processor' => 'GraphicsMagick',
|
|
'processor_allowTemporaryMasksAsPng' => '',
|
|
'processor_colorspace' => 'RGB',
|
|
'processor_effects' => false,
|
|
'processor_enabled' => '1',
|
|
'processor_path' => '/usr/bin/',
|
|
'processor_path_lzw' => '/usr/bin/',
|
|
],
|
|
'INSTALL' => [],
|
|
'LOG' => [
|
|
'TYPO3' => [
|
|
'CMS' => [
|
|
'deprecations' => [
|
|
'writerConfiguration' => [
|
|
'notice' => [
|
|
'TYPO3\CMS\Core\Log\Writer\FileWriter' => [
|
|
'disabled' => true,
|
|
],
|
|
],
|
|
],
|
|
],
|
|
],
|
|
],
|
|
],
|
|
'MAIL' => [
|
|
'defaultMailFromAddress' => 'cartedalegare@cultura.gov.it',
|
|
'defaultMailFromName' => 'Carte da legare',
|
|
'defaultMailReplyToAddress' => 'cartedalegare@cultura.gov.it',
|
|
'defaultMailReplyToName' => 'Carte da legare',
|
|
'transport' => 'sendmail',
|
|
'transport_sendmail_command' => '/usr/sbin/sendmail -t',
|
|
'transport_smtp_encrypt' => '',
|
|
'transport_smtp_password' => '',
|
|
'transport_smtp_server' => 'localhost:25',
|
|
'transport_smtp_username' => '',
|
|
],
|
|
'SYS' => [
|
|
'caching' => [
|
|
'cacheConfigurations' => [
|
|
'extbase_object' => [
|
|
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
|
'frontend' => 'TYPO3\\CMS\\Core\\Cache\\Frontend\\VariableFrontend',
|
|
'groups' => [
|
|
'system',
|
|
],
|
|
'options' => [
|
|
'defaultLifetime' => 0,
|
|
],
|
|
],
|
|
'hash' => [
|
|
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
|
],
|
|
'imagesizes' => [
|
|
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
|
],
|
|
'pages' => [
|
|
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
|
],
|
|
'pagesection' => [
|
|
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
|
],
|
|
'rootline' => [
|
|
'backend' => 'TYPO3\\CMS\\Core\\Cache\\Backend\\Typo3DatabaseBackend',
|
|
],
|
|
],
|
|
],
|
|
'devIPmask' => '',
|
|
'displayErrors' => 0,
|
|
'encryptionKey' => 'efccad22f08ec986fda57f4e46959a58eb14d68c3f43726306c7850ba81e5ae0bc621f40cf3ab47589bbef1c3f23f96f',
|
|
'exceptionalErrors' => 4096,
|
|
'sitename' => 'Carte da legare',
|
|
],
|
|
];
|