这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion searxng/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The default values are in https://github.com/searxng/searxng/blob/master/searx/s
| env.INSTANCE_NAME | string | `"my-instance"` | Your instance name |
| env.BASE_URL | string | `"http://localhost:8080/"` | The base URL of your instance |
| env.AUTOCOMPLETE | string | `"false"` | Enable or not the autocomplete by default |
| redis.enable | bool | `false` | Deploy redis |
| redis.enabled | bool | `false` | Deploy redis |

## Changelog

Expand Down