Update Drupal Debug Hints authored by Tom Wiesing's avatar Tom Wiesing
......@@ -154,4 +154,10 @@ sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabase
# Migration of Systems Checklist
- replace URIs in Triplestore
- clear `wisski_salz_id2uri` table
\ No newline at end of file
- clear `wisski_salz_id2uri` table
# Objekte Im Netz Config
```
$settings['trusted_host_patterns'] = array('^objekte-im-netz\.fau\.de');
```
\ No newline at end of file