diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-04-23 21:08:48 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2021-04-25 14:28:06 +0200 |
| commit | df41b7712150adf384bc08e38215a7cc9970c100 (patch) | |
| tree | e03332896d7941c9d3432164fd8fa541d4f8ece5 /searx/settings.yml | |
| parent | 0603b043ceadbc833410464bbf576fda8c11dc97 (diff) | |
[mod] /stats : detail per engine
allow to submit a github issue including the technical details
(exceptions, errors, warning, checker result)
Diffstat (limited to 'searx/settings.yml')
| -rw-r--r-- | searx/settings.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml index 6e106a462..13163c7e4 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -7,6 +7,7 @@ brand: git_url: https://github.com/searxng/searxng git_branch: master issue_url: https://github.com/searxng/searxng/issues + new_issue_url: https://github.com/searxng/searxng/issues/new docs_url: https://searxng.github.io/searxng public_instances: https://searx.space wiki_url: https://github.com/searxng/searxng/wiki |