mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 10:02:20 +02:00
[enh] new issue: include information from searx.version
This commit is contained in:
parent
1e942435be
commit
7dc370efe9
2 changed files with 9 additions and 0 deletions
|
@ -1191,6 +1191,7 @@ def stats():
|
|||
engine_stats = engine_stats,
|
||||
engine_reliabilities = engine_reliabilities,
|
||||
selected_engine_name = selected_engine_name,
|
||||
searx_git_branch = GIT_BRANCH,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue