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