X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=da9237ff6d455df08d768acd368030f7088d1506;hb=07fd4f8d9d4f301f5ad88ff9e80f042fc3eb0c36;hp=7ecbad7fe94baf395b552fd0ddd0fbf26a4d8909;hpb=edfab7bd7f9adde267aed954a4d3239b8a62c815;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist old mode 100644 new mode 100755 index 7ecbad7f..da9237ff --- a/config.php-dist +++ b/config.php-dist @@ -1,148 +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 -?>