summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorIvan Gabaldon <igabaldon@inetol.net>2025-07-19 10:18:50 +0200
committerGitHub <noreply@github.com>2025-07-19 10:18:50 +0200
commitb95a3e905d05695a04c424764b8c58020ca38b5c (patch)
treeb415f1536d5c1d02216d05859b7409a94559e0f2 /setup.py
parentbe392a45fcab0328b2cf0c90e6a7018b0f05cd99 (diff)
[fix] container: remove static path mount (#5006)
I've seen that by default Granian sets a `Cache-Control` header for 1 day IF `GRANIAN_STATIC_PATH_MOUNT` is set. This option is not a hard requirement, but it's set because I found to be faster when serving the static files. Another thing is that by removing `GRANIAN_STATIC_PATH_MOUNT`, the headers set by the application are present again in the static files, which was not the case before. Related https://github.com/searxng/searxng/pull/5004
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions