]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
implement plugin routing masks, add example plugin
[tt-rss.git] / config.php-dist
index 2975d680ae46cbb4609d48ae3db3278c3415d7f1..12e4729056c7ab91c63c76083402bd794c328b4f 100644 (file)
        // if you experience weird errors and tt-rss failing to start, blank pages
        // after login, or content encoding errors, disable it.
 
-       define('PLUGINS', '');
+       define('PLUGINS', 'note');
        // Plugins to load. Check plugins/ directory for additional information.
 
        define('FEEDBACK_URL', '');