Debug Settings Task
, (*1)
This TYPO3 extension resets TYPO3 debug settings to the »live« preset on
production using a scheduler task., (*2)
, (*3)
Vision
âBetter safe than sorryâ., (*4)
This extension helps to make sure that debug settings are correct on
production stages., (*5)
If the debug mode was activated on a production stage for whatever reason,
the package resets the configuration automatically., (*6)
- 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
Installation
Packagist Entry https://packagist.org/packages/webit-de/debug-settings-task/, (*7)
Add a scheduler task with the »debug_settings_task« extension., (*8)
Recommendation: Run the task at least daily., (*9)
Source
https://github.com/webit-de/typo3-debug_settings_task/, (*10)
License
GNU General Public License version 2 or later, (*11)
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html., (*12)
Author
Marco Grahl (grahl@webit.de)
for webit! Gesellschaft fĂŒr neue Medien mbH (http://www.webit.de/), (*13)
Changelog
./CHANGELOG.md, (*14)
Contribution
TYPO3 - inspiring people to share!, (*15)
This TYPO3 extension is Open Source, so please use, patch, extend or fork it., (*16)