Merge pull request #995 from return42/fix-932
[interim fix] static files can't be delivered by HTTP.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user