mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:56:34 +00:00
more work on user-selectable plugins; properly process system and user plugins
This commit is contained in:
@@ -172,7 +172,8 @@
|
||||
// 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
|
||||
|
||||
Reference in New Issue
Block a user