summaryrefslogtreecommitdiff
path: root/content/searxng.md
AgeCommit message (Collapse)Author
2022-06-28searxng: Fix iptablesAdam Lawson
Fixes #190 thanks to @LencoDigitexer
2022-06-28searxng: Document using root userAdam Lawson
If logged in as root user, installation will fail as other users created by install scripts won't have permission to access the git repository. Fixes #186 thanks to @kevxyz
2022-06-25convert to hugoLuke Smith