Update Drupal Debug Hints authored by Tom Wiesing's avatar Tom Wiesing
...@@ -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