X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=a8817fae7964ab86223a1a1d581bf75edefea1ee;hb=81fc862e370a1dfbd3941206fd00076e3cbf0551;hp=8001513d0c5c671a9cd1971295ecccda8b2fa6fd;hpb=ae4ecd5d63acfd43ff04a5e8df13dc030e779f07;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist old mode 100644 new mode 100755 index 8001513d..a8817fae --- a/config.php-dist +++ b/config.php-dist @@ -1,172 +1,181 @@ 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). // vim:ft=php -?>