Make title configurable
[phinde.git] / data / config.php.dist
index 9170a9f4969940c41a372d03b5e976764034dd4e..5c095caeb409b49cfed1efdc1cd70bb2929639d3 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 $GLOBALS['phinde'] = array(
+    //name of the app in the frontend
+    'apptitle' => 'website search',
     'elasticsearch' => 'http://127.0.0.1:9200/phinde/',
     //whitelist of domains that shall be crawled
     'domains' => array(