Go to the source code of this file.
◆ $EM_CONF
Initial value:= [
'title' => 'User>User Settings',
'description' => 'Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.',
'category' => 'module',
'state' => 'stable',
'uploadfolder' => 0,
'createDirs' => '',
'clearCacheOnLoad' => 0,
'author' => 'TYPO3 Core Team',
'author_email' => 'typo3cms@typo3.org',
'author_company' => '',
'version' => '9.5.32',
'constraints' => [
'depends' => [
'typo3' => '9.5.32',
],
'conflicts' => [],
'suggests' => [],
],
]
Definition at line 2 of file ext_emconf.php.