X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=da9237ff6d455df08d768acd368030f7088d1506;hb=e2b8c9273e09091c235959c25d8e4d8122aa6ca8;hp=824b843c7719bc6312101eef1d1ecc39a09daaa9;hpb=392b6d0459b20ca9efa0ad25eda9755f36b5213c;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist old mode 100644 new mode 100755 index 824b843c..da9237ff --- a/config.php-dist +++ b/config.php-dist @@ -1,149 +1,110 @@ 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 -?>