.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _configuration: Configuration Reference ======================= When you add Settings to your wrapper like .. code-block:: sql :linenos: # Wrapper Settings / TypoScript email_to = myname@mycompany.com then you can access them in your Extbase Controller like this: .. code-block:: php :linenos: settings ?> .. _configuration-faq: FAQ --- Please use the `TYPO3 Forge bug tracker `_ or send an email to if you have a question that should be listed here.