Fix default searx authentication setup
This commit is contained in:
parent
8e4c842ea9
commit
d41763f0dc
2 changed files with 21 additions and 3 deletions
|
|
@ -9,6 +9,6 @@ searx_use_https: true
|
|||
# the subdomain link searx will be reachable under
|
||||
subdomain_alias: search
|
||||
|
||||
searx_authentication:
|
||||
- username: mysearxusername
|
||||
password: JDJhJDE0JFdjUnQ5WWllcU8wa01xS0JBS2dlMy5zMEhRTmxqTXdIZmdjcTN6ZGFwRjJlYUdoSHAwRUhL # mysearxpassword
|
||||
# searx_authentication:
|
||||
# - username: mysearxusername
|
||||
# password: JDJhJDE0JFdjUnQ5WWllcU8wa01xS0JBS2dlMy5zMEhRTmxqTXdIZmdjcTN6ZGFwRjJlYUdoSHAwRUhL # mysearxpassword
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue