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