summaryrefslogtreecommitdiff
path: root/utils/morty.sh
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2020-02-03 13:25:51 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2020-02-03 13:25:51 +0100
commit94ac560dcc85e2e75d3b14706a65eb9488643eb4 (patch)
tree40ff812809c2b96964c58c3aa630e73a9e112d46 /utils/morty.sh
parente7401796f652c946f52faf12b1b7c871ceaa7211 (diff)
downloadsearxng-94ac560dcc85e2e75d3b14706a65eb9488643eb4.tar.gz
searxng-94ac560dcc85e2e75d3b14706a65eb9488643eb4.zip
doc: add descriptions of our tooling box in ./utils
Initial started with the scripts for searx, filtron and morty installations. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'utils/morty.sh')
-rwxr-xr-xutils/morty.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/morty.sh b/utils/morty.sh
index 4f689e2b7..be741c2a4 100755
--- a/utils/morty.sh
+++ b/utils/morty.sh
@@ -77,6 +77,7 @@ If needed, set the environment variable MORTY_LISTEN in the
${DOT_CONFIG#"$REPO_ROOT/"} file::
MORTY_LISTEN : ${MORTY_LISTEN}
+ SERVICE_USER : ${SERVICE_USER}
To activate morty in searx, add result_proxy to your settings.yml::