diff --git a/.env b/.env index f10f106..567cbab 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ PROD_URL=searx.gmoker.com -IMAGEAPP=docker.io/searxng/searxng:2025.7.17-e851bc1 +IMAGEAPP=docker.io/searxng/searxng:2025.7.27-f04c273 diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index bd60ffd..03f61af 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -8,7 +8,7 @@ jobs: - name: setup env run: | . ./.env || true - if [ "${{ gitea.ref_name }}" == prod ] && [ -n "$PROD_URL" ]; then + if [ "${{ gitea.ref_name }}" = prod ] && [ -n "$PROD_URL" ]; then BASE_URL="$PROD_URL" else BASE_URL="${{ gitea.ref_name }}.$(tr / '\n' <<< "${{ gitea.repository }}" | tac | tr '\n' .)k8s.gmoker.com" diff --git a/config/settings.yml b/config/settings.yml index 2fe14f8..a3ac2e3 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -175,7 +175,7 @@ outgoing: request_timeout: 3.0 # the maximum timeout in seconds # max_request_timeout: 10.0 - # suffix of searx_useragent, could contain information like an email address + # suffix of searxng_useragent, could contain information like an email address # to the administrator useragent_suffix: "" # The maximum number of concurrent connections that may be established. @@ -256,7 +256,7 @@ checker: # disable checker when in debug mode off_when_debug: true - # use "scheduling: false" to disable scheduling + # use "scheduling: {}" to disable scheduling # scheduling: interval or int # to activate the scheduler: @@ -2464,8 +2464,7 @@ engines: - name: wordnik engine: wordnik - shortcut: def - categories: [dictionaries] + shortcut: wnik timeout: 5.0 - name: woxikon.de synonyme