Loading searx/settings.yml +4 −4 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ brand: # If you change a value below don't forget to rebuild instance's enviroment # (make buildenv) git_url: https://github.com/return42/searxng git_branch: fix-searx.sh git_url: https://github.com/searxng/searxng git_branch: master search: # Filter results. 0: None, 1: Moderate, 2: Strict Loading @@ -35,8 +35,8 @@ search: server: # If you change port, bind_address or base_url don't forget to rebuild # instance's enviroment (make buildenv) port: 7777 bind_address: "127.0.0.12" port: 8888 bind_address: "127.0.0.1" base_url: false # Possible values: false or "https://example.org/location". # If your instance owns a /etc/searx/settings.yml file, then set the following Loading utils/brand.env +4 −4 Original line number Diff line number Diff line export GIT_URL='https://github.com/return42/searxng' export GIT_BRANCH='fix-searx.sh' export GIT_URL='https://github.com/searxng/searxng' export GIT_BRANCH='master' export SEARX_URL='' export SEARX_PORT='7777' export SEARX_BIND_ADDRESS='127.0.0.12' export SEARX_PORT='8888' export SEARX_BIND_ADDRESS='127.0.0.1' Loading
searx/settings.yml +4 −4 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ brand: # If you change a value below don't forget to rebuild instance's enviroment # (make buildenv) git_url: https://github.com/return42/searxng git_branch: fix-searx.sh git_url: https://github.com/searxng/searxng git_branch: master search: # Filter results. 0: None, 1: Moderate, 2: Strict Loading @@ -35,8 +35,8 @@ search: server: # If you change port, bind_address or base_url don't forget to rebuild # instance's enviroment (make buildenv) port: 7777 bind_address: "127.0.0.12" port: 8888 bind_address: "127.0.0.1" base_url: false # Possible values: false or "https://example.org/location". # If your instance owns a /etc/searx/settings.yml file, then set the following Loading
utils/brand.env +4 −4 Original line number Diff line number Diff line export GIT_URL='https://github.com/return42/searxng' export GIT_BRANCH='fix-searx.sh' export GIT_URL='https://github.com/searxng/searxng' export GIT_BRANCH='master' export SEARX_URL='' export SEARX_PORT='7777' export SEARX_BIND_ADDRESS='127.0.0.12' export SEARX_PORT='8888' export SEARX_BIND_ADDRESS='127.0.0.1'