:navigation-title: Settings & Config .. include:: /Includes.rst.txt .. _configuration-glossary: .. _configuration-classification: .. _configuration: ===================================================== Settings and Configuration of TYPO3 systems and sites ===================================================== TYPO3 settings can be changed in the backend, depending on the logged-in user's role: System-wide settings Can be changed by `System Maintainers `_ in the :guilabel:`Admin Tools` module. Site-specific settings Can be changed by backend `Administrators `_ in the :guilabel:`Site Settings` and :guilabel:`Site Configuration` modules. Page/content element settings Can be changed by Editors with the correct permissions in :guilabel:`Page properties` and in the content element editor. Settings are values that can be changed in the backend by users with the appropriate permissions whereas configuration refers to static parameters in files that can only be changed by developers and integrators. **Table of Contents** .. toctree:: :maxdepth: 1 ConfigurationOverview ConfigurationModule/Index GlobalVariables Typo3ConfVars/Index TypoScript/Index UserSettingsConfiguration/Index .. seealso:: * :ref:`Caching configuration ` * :ref:`Extension configuration ` * :ref:`Extension configuration files ` * :ref:`Flexforms ` * :ref:`Form Framework ` (form) * :ref:`Logging configuration ` * :ref:`Rich text configuration ` (rte_ckeditor) * :ref:`Site, language, routing configuration ` * :ref:`TCA Reference ` * :ref:`TypoScript Explained `