From: Christian Weiske Date: Sat, 3 Dec 2016 12:15:48 +0000 (+0100) Subject: baseurl config option X-Git-Tag: v0.2.1~4 X-Git-Url: https://git.cweiske.de/phinde.git/commitdiff_plain/bd82ff44d718735b6d8d58e049f046c62f6d2e2f baseurl config option --- diff --git a/data/config.php.dist b/data/config.php.dist index 9bd10e4..181c525 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -2,6 +2,8 @@ $GLOBALS['phinde'] = array( //name of the app in the frontend 'apptitle' => 'website search', + //needed for websub + 'baseurl' => 'http://phinde.example.org/', 'elasticsearch' => 'http://127.0.0.1:9200/phinde/', //whitelist of domains that shall be crawled 'domains' => array(