Loading .config.sh +4 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,10 @@ fi # SEARX_INTERNAL_URL="127.0.0.1:8888" # SEARX_SETTINGS_TEMPLATE="${REPO_ROOT}/utils/templates/etc/searx/use_default_settings.yml" # Only change, if you maintain a searx brand in your searx fork. # Only change, if you maintain a searx brand in your searx fork (GIT_URL) which # is not hold by branch 'master'. The branch has to be a local branch, in the # repository from which you install (which is most often the case). If you want # to install branch 'foo', don't forget to run 'git branch foo origin/foo' once. # GIT_BRANCH="${GIT_BRANCH:-master}" # filtron.sh Loading .dir-locals.el +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ ;; Alternatively create the virtualenv, source it and install jedi + epc ;; (required by `emacs-jedi <https://tkf.github.io/emacs-jedi>`_):: ;; ;; $ virtualenv --python=python3 "--no-site-packages" ./local/py3 ;; $ python -m venv ./local/py3 ;; ... ;; $ source ./local/py3/bin/activate ;; (py3)$ # now install into the activated 'py3' environment .. Loading .github/ISSUE_TEMPLATE/bug-report.md +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ labels: bug assignees: '' --- <!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> **Version of Searx, commit number if you are using on master branch and stipulate if you forked Searx** <!-- If you are running on master branch using git execute this command in order to fetch the latest commit ID: Loading .github/ISSUE_TEMPLATE/engine-request.md +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ labels: enhancement, engine request assignees: '' --- <!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> **Working URL to the engine** <!-- Please check if the engine is responding correctly before submitting it. --> Loading .github/ISSUE_TEMPLATE/feature-request.md +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ labels: enhancement assignees: '' --- <!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Loading Loading
.config.sh +4 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,10 @@ fi # SEARX_INTERNAL_URL="127.0.0.1:8888" # SEARX_SETTINGS_TEMPLATE="${REPO_ROOT}/utils/templates/etc/searx/use_default_settings.yml" # Only change, if you maintain a searx brand in your searx fork. # Only change, if you maintain a searx brand in your searx fork (GIT_URL) which # is not hold by branch 'master'. The branch has to be a local branch, in the # repository from which you install (which is most often the case). If you want # to install branch 'foo', don't forget to run 'git branch foo origin/foo' once. # GIT_BRANCH="${GIT_BRANCH:-master}" # filtron.sh Loading
.dir-locals.el +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ ;; Alternatively create the virtualenv, source it and install jedi + epc ;; (required by `emacs-jedi <https://tkf.github.io/emacs-jedi>`_):: ;; ;; $ virtualenv --python=python3 "--no-site-packages" ./local/py3 ;; $ python -m venv ./local/py3 ;; ... ;; $ source ./local/py3/bin/activate ;; (py3)$ # now install into the activated 'py3' environment .. Loading
.github/ISSUE_TEMPLATE/bug-report.md +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ labels: bug assignees: '' --- <!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> **Version of Searx, commit number if you are using on master branch and stipulate if you forked Searx** <!-- If you are running on master branch using git execute this command in order to fetch the latest commit ID: Loading
.github/ISSUE_TEMPLATE/engine-request.md +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ labels: enhancement, engine request assignees: '' --- <!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> **Working URL to the engine** <!-- Please check if the engine is responding correctly before submitting it. --> Loading
.github/ISSUE_TEMPLATE/feature-request.md +3 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ labels: enhancement assignees: '' --- <!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> Loading