about summary refs log tree commit diff stats
path: root/src/config.json
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-22 21:35:54 +0200
committerSoispha <soispha@vhack.eu>2023-10-22 21:35:54 +0200
commit96d917db0d372ebae7de7147548a9c3dfede3725 (patch)
treea759fae0ad05ab3dacec5b830d5f17aa4aa85e15 /src/config.json
parentfix(manifest.json): Change the extension id (diff)
downloadlibredirect-96d917db0d372ebae7de7147548a9c3dfede3725.zip
feat(src): Actually set the default config
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.json b/src/config.json
index 8e73d685..03660afc 100644
--- a/src/config.json
+++ b/src/config.json
@@ -265,7 +265,7 @@
 			],
 			"name": "Reddit",
 			"options": {
-				"enabled": false,
+				"enabled": true,
 				"frontend": "libreddit",
 				"unsupportedUrls": "bypass",
 				"instance": "public"
@@ -932,4 +932,4 @@
 			"url": "https://www.wolframalpha.com"
 		}
 	}
-}
\ No newline at end of file
+}