summaryrefslogtreecommitdiff
path: root/utils/morty.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/morty.sh')
-rwxr-xr-xutils/morty.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/morty.sh b/utils/morty.sh
index 37ee87edf..1ce15608f 100755
--- a/utils/morty.sh
+++ b/utils/morty.sh
@@ -96,6 +96,11 @@ To activate morty in searx, add result_proxy to your settings.yml::
result_proxy:
url : ${PUBLIC_URL_MORTY}/
+ server:
+ ...
+ image_proxy : True # Proxying image results through searx
+ ...
+
further read: ${DOCS_URL}/admin/morty.html
EOF