summaryrefslogtreecommitdiff
path: root/utils/brand.env
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2020-06-18 19:34:32 +0200
committerGitHub <noreply@github.com>2020-06-18 19:34:32 +0200
commit4a8a16559af18ab38d796aad303a827c8c640fa2 (patch)
tree3e056ebdc13610fa4e6a4f73ac9d0d044f10ba78 /utils/brand.env
parent0dc5bdb6ef602d00456eb1db96d45e2f42b2b7a4 (diff)
parent0616684baa58b86cac5df6546432d4372f965fe2 (diff)
Merge pull request #1803 from return42/filtron
Tooling Box to setup & maintain searx instances and services.
Diffstat (limited to 'utils/brand.env')
-rw-r--r--utils/brand.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/brand.env b/utils/brand.env
index 7fe1a3911..5d5b39513 100644
--- a/utils/brand.env
+++ b/utils/brand.env
@@ -1,4 +1,5 @@
export GIT_URL='https://github.com/asciimoo/searx'
+export GIT_BRANCH='master'
export ISSUE_URL='https://github.com/asciimoo/searx/issues'
export SEARX_URL='https://searx.me'
export DOCS_URL='https://asciimoo.github.io/searx'