mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #995 from return42/fix-932
[interim fix] static files can't be delivered by HTTP.
This commit is contained in:
commit
7653e8bf16
3 changed files with 7 additions and 4 deletions
|
|
@ -63,6 +63,7 @@ redis:
|
|||
ui:
|
||||
# Custom static path - leave it blank if you didn't change
|
||||
static_path: ""
|
||||
static_use_hash: false
|
||||
# Custom templates path - leave it blank if you didn't change
|
||||
templates_path: ""
|
||||
# query_in_title: When true, the result page's titles contains the query
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue