Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
Update Drupal Debug Hints
authored
Sep 18, 2023
by
Tom Wiesing
Show whitespace changes
Inline
Side-by-side
Drupal-Debug-Hints.md
View page @
2deb28a0
...
@@ -166,8 +166,3 @@ sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabase
...
@@ -166,8 +166,3 @@ sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabase
## TODO
## TODO
-
Uninstall Deprecated Modules + Modules
-
Uninstall Deprecated Modules + Modules
-
Remove "Install Profile" settings from all
`settings.php`
-
Setup "Trusted Host Patterns" as follows:
```
$settings['trusted_host_patterns'] = array('^objekte-im-netz\.fau\.de');
```
\ No newline at end of file