X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=da9237ff6d455df08d768acd368030f7088d1506;hb=50052fb78a3a9d1bb3fa488e7fd7b23125c38124;hp=4bcfc31bad24c48a21cab9c784d8b5e5bdc0fdbf;hpb=64eb624cad460c26bbebfc9dbfeecc1e0172b523;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist old mode 100644 new mode 100755 index 4bcfc31b..da9237ff --- a/config.php-dist +++ b/config.php-dist @@ -1,195 +1,180 @@ 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 -?>