add contributed plugins; load note plugin by default

This commit is contained in:
Andrew Dolgov
2012-12-23 15:18:41 +04:00
parent a5c9a5c82b
commit 7252abe3ea
16 changed files with 359 additions and 2 deletions

View File

@@ -176,7 +176,7 @@
// 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', '');