You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ export default {
92
92
url: {
93
93
label: "URL",
94
94
placeholder:
95
-
"URL (please separate multiple urls with a new line). Supported parameters: noCache - do not use cache. For example: http://a.com#noCache",
95
+
"URL (please separate multiple urls with a new line). Supported parameters: noCache - do not use cache; insecure - do not verify the server certificate. For example: http://a.com#noCache",
0 commit comments