Project

General

Profile

Bug #47682 » LocalConfiguration.php

Josef F. Glatz (Old User), 2013-04-29 09:30

 
<?php
return array(
'BE' => array(
'installToolPassword' => 'bacb98acf97e0b6112b1d1b650b84971',
'loginSecurityLevel' => 'rsa',
'versionNumberInFilename' => '0',
),
'DB' => array(
'database' => 'vagrant',
'extTablesDefinitionScript' => 'extTables.php',
'host' => 'localhost',
'password' => 'vagrant',
'username' => 'vagrant',
),
'EXT' => array(
'extConf' => array(
'saltedpasswords' => 'a:2:{s:3:"FE.";a:2:{s:7:"enabled";s:1:"1";s:21:"saltedPWHashingMethod";s:28:"tx_saltedpasswords_salts_md5";}s:3:"BE.";a:2:{s:7:"enabled";s:1:"1";s:21:"saltedPWHashingMethod";s:28:"tx_saltedpasswords_salts_md5";}}',
),
'extListArray' => array(
'info',
'perm',
'func',
'filelist',
'about',
'version',
'tsconfig_help',
'context_help',
'extra_page_cm_options',
'impexp',
'sys_note',
'tstemplate',
'tstemplate_ceditor',
'tstemplate_info',
'tstemplate_objbrowser',
'tstemplate_analyzer',
'func_wizards',
'wizard_crpages',
'wizard_sortpages',
'lowlevel',
'install',
'belog',
'beuser',
'aboutmodules',
'setup',
'taskcenter',
'info_pagetsconfig',
'viewpage',
'rtehtmlarea',
'css_styled_content',
't3skin',
't3editor',
'reports',
'felogin',
'form',
'rsaauth',
'saltedpasswords',
),
),
'FE' => array(
'loginSecurityLevel' => 'rsa',
),
'GFX' => array(
'im_version_5' => 'gm',
),
'SYS' => array(
'compat_version' => '6.2',
'encryptionKey' => '2027691d044d6f44f4ef70990fa6950d9a1e1b1441d797ac7973f636ca905141136dbf71567fb038ea00a51f8a320f14',
'sitename' => 'New TYPO3 site',
),
);
?>
(6-6/6)