From 53898b8c37850bee241c74e2f617fb9cd49b3c69 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 29 Jan 2024 17:10:11 +0100 Subject: [mod] footer: i18n for the link names in the footer Signed-off-by: Markus Heiser --- searx/settings.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'searx/settings.yml') diff --git a/searx/settings.yml b/searx/settings.yml index ec6c5bdc8..bebb7b47e 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -19,10 +19,12 @@ brand: public_instances: https://searx.space wiki_url: https://github.com/searxng/searxng/wiki issue_url: https://github.com/searxng/searxng/issues - # Custom entries in the footer: [title]: [link] # custom: - # About instance: "https://searxng.org" - # Instance admin: "https://searxng.org" + # maintainer: "Jon Doe" + # # Custom entries in the footer: [title]: [link] + # links: + # Uptime: https://uptime.searxng.org/history/darmarit-org + # About: "https://searxng.org" search: # Filter results. 0: None, 1: Moderate, 2: Strict -- cgit v1.2.3