Explorar el Código

change secret input to text input in searxng (#7160)

crazywoola hace 1 año
padre
commit
8b5761efb2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      api/core/tools/provider/builtin/searxng/searxng.yaml

+ 1 - 1
api/core/tools/provider/builtin/searxng/searxng.yaml

@@ -13,7 +13,7 @@ identity:
     - productivity
 credentials_for_provider:
   searxng_base_url:
-    type: secret-input
+    type: text-input
     required: true
     label:
       en_US: SearXNG base URL