]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
more work on user-selectable plugins; properly process system and user plugins
[tt-rss.git] / config.php-dist
index 12e4729056c7ab91c63c76083402bd794c328b4f..52afdea1d4bbafd8020d19fd5901211fc729eef7 100644 (file)
        // *** Feed settings ***
        // *********************
 
-       define('DEFAULT_UPDATE_METHOD', 1);
-       // Which feed parsing library to use as default:
-       // 0 - Magpie (deprecated)
-       // 1 - SimplePie
-
        define('FORCE_ARTICLE_PURGE', 0);
        // When this option is not 0, users ability to control feed purging
        // intervals is disabled and all articles (which are not starred) 
        // after login, or content encoding errors, disable it.
 
        define('PLUGINS', 'note');
-       // Plugins to load. Check plugins/ directory for additional information.
+       // Comma-separated list of plugins to load for all users. System plugins have to be specified
+       // here, user plugins may be loaded per-user using Preferences/Plugins.
 
        define('FEEDBACK_URL', '');
        // Displays an URL for users to provide feedback or comments regarding