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