aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config.default.php
diff options
context:
space:
mode:
authorAlexandre Alapetite <alexandre@alapetite.fr>2023-06-12 08:22:02 +0200
committerGitHub <noreply@github.com>2023-06-12 08:22:02 +0200
commit2f5ef39cf2e0bad6d3a30b02e42d10700d0546a3 (patch)
tree36fbd4698df843c5a1ce546bb3d9f1c2ffc3a6f5 /config.default.php
parent7a5dd5cedd17791a88670e079d89349dbc926085 (diff)
downloadfreshrss-2f5ef39cf2e0bad6d3a30b02e42d10700d0546a3.tar.gz
freshrss-2f5ef39cf2e0bad6d3a30b02e42d10700d0546a3.zip
Remove core extensions Google Groups and Tumblr (#5457)
* Remove core extensions Google Groups and Tumblr * Google Groups seems to have remove support for RSS/ATOM https://github.com/FreshRSS/FreshRSS/pull/2838 (see e.g. https://www.theregister.com/2021/08/16/google_groups_rss/ ) * Tumblr seems to have fixed their RSS/ATOM post-GDPR https://github.com/FreshRSS/FreshRSS/pull/1924 So for both of thems, the extensions have become irrelevant. * Cleaning
Diffstat (limited to 'config.default.php')
-rw-r--r--config.default.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.default.php b/config.default.php
index d0873d55d..b5e3a6318 100644
--- a/config.default.php
+++ b/config.default.php
@@ -189,8 +189,6 @@ return array(
# List of enabled FreshRSS extensions.
'extensions_enabled' => [
- 'Google-Groups' => true,
- 'Tumblr-GDPR' => true,
],
# Disable self-update,