VariableFrontend::class, 'backend' => FileBackend::class, 'options' => [ 'defaultLifetime' => 900, ], ]; } // Fill the "owner" field of a dashboard with the user who created it $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass'][] = DashboardCreationEnricher::class;