diff --git a/src/wp-config-dist.php b/src/wp-config-dist.php index 2dd59340a..730545754 100644 --- a/src/wp-config-dist.php +++ b/src/wp-config-dist.php @@ -87,6 +87,9 @@ define('DB_PREFIX', 'xtec_blocs_'); // HyperDB databases prefix define('DB_NUMS', 3); // HyperDB additional databases +/** Sets RSS fetch time out */ +define('MAGPIE_FETCH_TIME_OUT', 10); // WordPress default value is 2 + /** * For developers: WordPress debugging mode. *