We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c37c6a commit 778ddd5Copy full SHA for 778ddd5
add-on/src/lib/options.js
@@ -18,7 +18,7 @@ exports.optionDefaults = Object.freeze({
18
linkify: false,
19
dnslinkPolicy: 'best-effort',
20
dnslinkDataPreload: true,
21
- dnslinkRedirect: false,
+ dnslinkRedirect: true,
22
recoverFailedHttpRequests: true,
23
detectIpfsPathHeader: true,
24
preloadAtPublicGateway: true,
0 commit comments