config: set default update method to simplepie
This commit is contained in:
@@ -89,7 +89,7 @@
|
|||||||
// Connection charset for MySQL. If you have a legacy database and/or experience
|
// Connection charset for MySQL. If you have a legacy database and/or experience
|
||||||
// garbage unicode characters with this option, try setting it to a blank string.
|
// garbage unicode characters with this option, try setting it to a blank string.
|
||||||
|
|
||||||
define('DEFAULT_UPDATE_METHOD', 0);
|
define('DEFAULT_UPDATE_METHOD', 1);
|
||||||
// Which feed parsing library to use as default:
|
// Which feed parsing library to use as default:
|
||||||
// 0 - Magpie
|
// 0 - Magpie
|
||||||
// 1 - SimplePie
|
// 1 - SimplePie
|
||||||
|
|||||||
Reference in New Issue
Block a user