diff --git a/conf/config.php b/conf/config.php index dee217a..62098ea 100644 --- a/conf/config.php +++ b/conf/config.php @@ -168,7 +168,7 @@ // if you experience weird errors and tt-rss failing to start, blank pages // after login, or content encoding errors, disable it. - putenv('TTRSS_PLUGINS=auth_internal, note, data_migration'); + putenv('TTRSS_PLUGINS=auth_internal, note'); // Comma-separated list of plugins to load automatically for all users. // System plugins have to be specified here. Please enable at least one // authentication plugin here (auth_*).