Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add searxng #413

Merged
merged 4 commits into from
Sep 13, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix versions
  • Loading branch information
stavros-k committed Sep 13, 2024
commit 458f828c27006322feb51d1bb01399cc64085794
4 changes: 2 additions & 2 deletions ix-dev/community/searxng/app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
app_version: 4.0.9.2244
app_version: 2023.12.31
capabilities:
- description: SearXNG requires this ability to switch user for sub-processes.
name: SETUID
Expand Down Expand Up @@ -31,4 +31,4 @@ sources:
- https://github.com/searxng/searxng
title: SearXNG
train: community
version: 2023.12.31
version: 1.0.0
Loading