summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorNoémi Ványi <kvch@users.noreply.github.com>2020-10-21 19:37:24 +0200
committerGitHub <noreply@github.com>2020-10-21 19:37:24 +0200
commit5707fba5618f3e1e31d9b0656e02eca594cd3131 (patch)
treed7c0d0ad752a99f6abb84a915e011f1db6c47759 /utils
parente78bfd4d8b62a521e08029bb0e708b2bcec9958d (diff)
parent3bada084a2cbfe0c5e0098266855e0675be107bb (diff)
Merge pull request #2265 from renyhp/patch-1
Fix typos in documentation
Diffstat (limited to 'utils')
-rw-r--r--utils/templates/etc/uwsgi/apps-available/searx.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/templates/etc/uwsgi/apps-available/searx.ini b/utils/templates/etc/uwsgi/apps-available/searx.ini
index b1c56e412..4d69da0cf 100644
--- a/utils/templates/etc/uwsgi/apps-available/searx.ini
+++ b/utils/templates/etc/uwsgi/apps-available/searx.ini
@@ -79,6 +79,6 @@ http = ${SEARX_INTERNAL_HTTP}
# On some distributions you need to create the app folder for the sockets::
#
# mkdir -p /run/uwsgi/app/searx
-# chmod -R ${SERVICE_USER}:${SERVICE_GROUP} /run/uwsgi/app/searx
+# chown -R ${SERVICE_USER}:${SERVICE_GROUP} /run/uwsgi/app/searx
#
-# socket = /run/uwsgi/app/searx/socket \ No newline at end of file
+# socket = /run/uwsgi/app/searx/socket