mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-11 18:59:12 +08:00
change secret input to text input in searxng (#7160)
This commit is contained in:
parent
ef4d85f5c0
commit
8b5761efb2
@ -13,7 +13,7 @@ identity:
|
|||||||
- productivity
|
- productivity
|
||||||
credentials_for_provider:
|
credentials_for_provider:
|
||||||
searxng_base_url:
|
searxng_base_url:
|
||||||
type: secret-input
|
type: text-input
|
||||||
required: true
|
required: true
|
||||||
label:
|
label:
|
||||||
en_US: SearXNG base URL
|
en_US: SearXNG base URL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user