From aee613d2562359224ceaeb95b287fbca169da049 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Sat, 31 Jul 2021 18:19:00 +0200 Subject: [fix] documentation - remove brand.git_url & brand.git_branch In commit 4b43775c9 the brand.git_url & brand.git_branch has been removed, with this patch these settings are removed from the documentation. docs/admin/engines/settings.rst - Remove brand.git_url & brand.git_branch docs/dev/makefile.rst - Remove brand.git_url & brand.git_branch modified docs/dev/lxcdev.rst - Remove brand.git_url & brand.git_branch - fix searXNG to SearXNG Signed-off-by: Markus Heiser --- docs/dev/makefile.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/dev/makefile.rst') diff --git a/docs/dev/makefile.rst b/docs/dev/makefile.rst index 0b5af3cd8..870c12e1e 100644 --- a/docs/dev/makefile.rst +++ b/docs/dev/makefile.rst @@ -107,9 +107,6 @@ The ``make buildenv`` target will update the *build environment* in: Tasks running outside of an *installed instance*, need the following settings from the YAML configuration: -- ``GIT_URL`` from git configuration -- ``GIT_BRANCH`` from git configuration - - ``SEARX_URL`` from :ref:`server.base_url ` (aka ``PUBLIC_URL``) - ``SEARX_BIND_ADDRESS`` from :ref:`server.bind_address ` -- cgit v1.2.3