📄 ext_emconf.php
字号:
<?php######################################################################### Extension Manager/Repository config file for ext: 'cms'## Auto generated 12-02-2003 21:25## Manual updates:# Only the data in the array - anything else is removed by next write########################################################################$EM_CONF[$_EXTKEY] = Array ( 'title' => 'TYPO3 System Services', 'description' => 'The core/default sevices. This includes the default authentication services for now.', 'category' => 'services', 'shy' => 1, 'dependencies' => '', 'conflicts' => '', 'priority' => 'top', 'module' => '', 'state' => 'stable', 'internal' => 1, 'uploadfolder' => 0, 'createDirs' => '', 'modify_tables' => '', 'clearCacheOnLoad' => 1, 'lockType' => 'S', 'author' => 'Ren
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -