diff --git a/src/public/app/widgets/type_widgets/options/sync.js b/src/public/app/widgets/type_widgets/options/sync.js index 01b0e29ee..3f7ad72b6 100644 --- a/src/public/app/widgets/type_widgets/options/sync.js +++ b/src/public/app/widgets/type_widgets/options/sync.js @@ -21,7 +21,8 @@ const TPL = ` -
Note: If you leave the proxy setting blank, the system proxy will be used (applies to desktop/electron build only)
+Note: If you leave the proxy setting blank, the system proxy will be used (applies to desktop/electron build only).
+Another special value is noproxy
which forces ignoring even the system proxy and respectes NODE_TLS_REJECT_UNAUTHORIZED
.