Debug Settings Task =================== |Version| |TYPO3| |Made With| |License| |Contribution| This TYPO3 extension resets TYPO3 debug settings to the »live« preset on production using a scheduler task. .. figure:: ./Documentation/screenshot.png :alt: Screenshot Screenshot Vision ------ “Better safe than sorry”. This extension helps to make shure that debug settings are correct on production stages. If the debug mode was activated on a production stage for whatever reason, the package resets the configuration automatically. - Trigger the TYPO3 configuration presets and don’t just overwrite settings in LocalConfiguration.php - Use the scheduler to let integrators configure execution times in the TYPO3 backend or disable the task during maintenance - Only react to application context »Production« Requirements ------------ - PHP - TYPO3 Installation ------------ Packagist Entry https://packagist.org/packages/webit-de/debug-settings-task/ Add a scheduler task with the »debug_settings_task« extension. Recommendation: Run the task at least daily. Source ------ https://github.com/webit-de/typo3-debug_settings_task/ License ------- GNU General Public License version 2 or later The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html. Author ------ Marco Grahl (grahl@webit.de) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/) Changelog --------- `./CHANGELOG.md <./CHANGELOG.md>`__ Contribution ------------ TYPO3 - inspiring people to share! This TYPO3 extension is Open Source, so please use, patch, extend or fork it. .. |Version| image:: https://img.shields.io/packagist/v/webit-de/debug-settings-task.svg :target: https://packagist.org/packages/webit-de/debug-settings-task/ .. |TYPO3| image:: https://img.shields.io/badge/TYPO3-extension-orange.svg :target: https://extensions.typo3.org/ .. |Made With| image:: https://img.shields.io/badge/made_with-php-blue :target: https://github.com/webit-de/typo3-debug_settings_task#requirements .. |License| image:: https://img.shields.io/badge/license-gpl--2.0--or--later-blue.svg :target: https://spdx.org/licenses/GPL-2.0-or-later.html .. |Contribution| image:: https://img.shields.io/badge/contributions_welcome-%F0%9F%94%B0-brightgreen.svg :target: https://github.com/webit-de/typo3-debug_settings_task/