summaryrefslogtreecommitdiff
path: root/dockerfiles/docker-entrypoint.sh
diff options
context:
space:
mode:
authorNicolas Gelot <nicofonk@gmail.com>2019-03-28 18:07:03 +0100
committerNicolas Gelot <nicofonk@gmail.com>2019-06-17 23:19:15 +0200
commit373a66be3046bbb7deca20f08468cb5dea44eaf9 (patch)
tree3962814873918aa7ed07dd634c44ca67f193ca9b /dockerfiles/docker-entrypoint.sh
parenta818d3241df2cf010086f837a504b11983c3d55f (diff)
Fix locale and search language
Locale and search language was always defined with english value. This patch inits the locale on `pre_request` in order to define the default value of locale and language preferences. Plus the `best_match` function provided by flask babel library did not work as expected. So the function `match_language` provided by searx is used to detect that the language from Accepted-Language header can be used in searx project.
Diffstat (limited to 'dockerfiles/docker-entrypoint.sh')
0 files changed, 0 insertions, 0 deletions