mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
parent
ecb9f28869
commit
2cafc5462d
@ -28,11 +28,8 @@ numfig = True
|
||||
exclude_patterns = ['build-templates/*.rst']
|
||||
|
||||
from searx import webapp
|
||||
import searx.engines
|
||||
searx.engines.initialize_engines(searx.settings['engines'])
|
||||
jinja_contexts = {
|
||||
'webapp': dict(**webapp.__dict__),
|
||||
'engines': searx.engines.engines
|
||||
}
|
||||
|
||||
# usage:: lorem :patch:`f373169` ipsum
|
||||
|
Loading…
Reference in New Issue
Block a user