Do not configure unavailable TCA options

This commit is contained in:
Daniel Siepmann 2020-04-01 11:39:45 +02:00
parent 328bf3c58e
commit 05d0dec7b7
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -12,10 +12,6 @@ return [
'title' => 'LLL:EXT:tracking/Resources/Private/Language/locallang_tca.xlf:table.pageview',
'searchFields' => 'uid, url'
],
'interface' => [
'always_description' => 0,
'showRecordFieldList' => 'url, user_agent, type, sys_language_uid, crdate, tstamp, crdate, cruser_id'
],
'types' => [
'0' => [
'showitem' => 'sys_language_uid, pid, url, user_agent, type, crdate',