From: Christian Weiske Date: Thu, 4 Feb 2016 22:59:52 +0000 (+0100) Subject: default config X-Git-Tag: v0.1.0~13 X-Git-Url: https://git.cweiske.de/phinde.git/commitdiff_plain/8dc6e4a159dce99b7b1e98ba71e0a9ad487a1dac?hp=11b8b5380612b541242b34ed94863a652e9576cf default config --- diff --git a/data/config.php.dist b/data/config.php.dist new file mode 100644 index 0000000..4c6a14f --- /dev/null +++ b/data/config.php.dist @@ -0,0 +1,9 @@ + 'http://127.0.0.1:9200/phinde/', + 'domains' => array( + 'www.example.org', + 'test.example.org' + ) +); +?> \ No newline at end of file