From a47fa01794baf2d02dc916fbc32e88000bb76167 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 24 Sep 2008 05:40:08 +0100 Subject: ALLOW_SELECT_UPDATE_METHOD: default to true --- config.php-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php-dist b/config.php-dist index 4bcfc31ba..a573df154 100644 --- a/config.php-dist +++ b/config.php-dist @@ -176,7 +176,7 @@ // Directory for lockfiles, must be writable to the user you run // daemon process or cronjobs under. - define('ALLOW_SELECT_UPDATE_METHOD', false); + define('ALLOW_SELECT_UPDATE_METHOD', true); // Allow users to select the library to update feeds with - e.g. // Magpie or SimplePie -- cgit v1.2.3