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