change secret input to text input in searxng (#7160)
This commit is contained in:
parent
ef4d85f5c0
commit
8b5761efb2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue