X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/087e616b4eed27573d5a00b725eca02c1584fa4f..90d2e0f8c2a80f4d5db5ae20248337d3a0594411:/data/config.php.dist diff --git a/data/config.php.dist b/data/config.php.dist index 7eb8ccf..b4d7d5c 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -13,5 +13,7 @@ $GLOBALS['phinde'] = array( 'subscriptions' => array( 'http://www.example.org/feed', ), + //time in seconds after which URLs may be re-indexed + 'refreshtime' => 86400, ); ?> \ No newline at end of file