# cat=modules//; type=user[EXT:vidi/Classes/Backend/ExtensionManager.php:Fab\Vidi\Backend\ExtensionManager->renderDataTypes]; label= Data types to be available as Vidi: To display custom data type, refer to the Module Loader documentation of the extension. data_types = fe_users,fe_groups # cat=modules//; type=string; label= Comma separated list of pid: When creating a new record, assign a default pid. The first value is the fallback pid. The value can also be overridden for a custom data type by User TSconfig. Refer to the documentation. default_pid = 1,fe_users:1,fe_groups:1 # cat=other//; type=boolean; label=Autoload TypoScript: If enabled, Vidi will automatically load the TypoScript setup that is required. When un-checking make sure to include / load the TypoScript on your own as a Static TypoScript . autoload_typoscript = 1