X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=a8817fae7964ab86223a1a1d581bf75edefea1ee;hb=HEAD;hp=a573df154fd34819b68b4552106c861a034c2fd4;hpb=a47fa01794baf2d02dc916fbc32e88000bb76167;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist old mode 100644 new mode 100755 index a573df15..a8817fae --- a/config.php-dist +++ b/config.php-dist @@ -1,195 +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 -?>