Created
August 24, 2022 12:56
-
-
Save Nav-Appaiya/e1431d3ae3f83b98f9da655ff3872ed8 to your computer and use it in GitHub Desktop.
Drupal 8/9 set error reporting to verbose (add in sites/settings.php)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $config['system.logging']['error_level'] = 'verbose'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment