Secure socks proxy: allow for UI to be disabled (#69408)

This commit is contained in:
Stephanie Hingtgen
2023-06-01 12:58:51 -06:00
committed by GitHub
parent cb4ad588b9
commit 29a4e3d7da
4 changed files with 6 additions and 1 deletions
+2
View File
@@ -1587,3 +1587,5 @@ client_cert =
server_name =
# The address of the socks5 proxy datasources should connect to
proxy_address =
# Determines if the secure socks proxy should be shown on the datasources page, defaults to true if the feature is enabled
show_ui = false
+1
View File
@@ -1491,3 +1491,4 @@
; server_name =
# The address of the socks5 proxy datasources should connect to
; proxy_address =
; show_ui = true