aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2016-09-02 18:05:00 +0200
committerChristian Weiske <cweiske@cweiske.de>2016-09-02 18:05:00 +0200
commitd9bde6ae87961c99238ba8fce0a29b81e4babb49 (patch)
treefa9bbcbb0a80abf4512fe18064cda68652d38954 /data
parent30a14d8a1e607df134357ac20beebf391e115a2d (diff)
downloadphinde-d9bde6ae87961c99238ba8fce0a29b81e4babb49.tar.gz
phinde-d9bde6ae87961c99238ba8fce0a29b81e4babb49.zip
Make title configurable
Resolves: #11
Diffstat (limited to 'data')
-rw-r--r--data/config.php.dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/config.php.dist b/data/config.php.dist
index 9170a9f..5c095ca 100644
--- a/data/config.php.dist
+++ b/data/config.php.dist
@@ -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(