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