Merge pull request #995 from return42/fix-932

[interim fix] static files can't be delivered by HTTP.
This commit is contained in:
Markus Heiser 2022-03-25 06:56:11 +01:00 committed by GitHub
commit 7653e8bf16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View file

@ -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