diff options
Diffstat (limited to 'utils/morty.sh')
-rwxr-xr-x | utils/morty.sh | 1 |
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:: |