System), syslog - logs to system log. // Setting this to blank uses PHP logging (usually to http server // error.log). // Note that feed updating daemons don't use this logging facility // for normal output. define('CONFIG_VERSION', 26); // Expected config version. Please update this option in config.php // if necessary (after migrating all new options from this file). define('FEED_FETCH_TIMEOUT', 45); // How may seconds to wait for response when requesting feed from a site define('FEED_FETCH_NO_CACHE_TIMEOUT', 30); // How may seconds to wait for response when requesting feed from a // site when that feed wasn't cached before // vim:ft=php