Skip to content

Commit

Permalink
servicesConfig: temporarily disable reddit support
Browse files Browse the repository at this point in the history
reddit's media server times out unexpectedly
  • Loading branch information
wukko committed May 31, 2024
1 parent 9b4f49f commit 7ebd9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/processing/servicesConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"alias": "reddit videos & gifs",
"patterns": ["r/:sub/comments/:id/:title", "user/:user/comments/:id/:title"],
"subdomains": "*",
"enabled": true
"enabled": false
},
"twitter": {
"alias": "twitter videos & voice",
Expand Down

0 comments on commit 7ebd9bc

Please sign in to comment.