mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
cache-control (#423)
Change CACHE_MAX_AGE to CACHE_CONTROL in AWS and Cloudflare
This commit is contained in:
@@ -9,4 +9,4 @@ r2_buckets = [
|
||||
|
||||
[vars]
|
||||
# ALLOWED_ORIGINS = "http://localhost:8000"
|
||||
# CACHE_MAX_AGE = 86400
|
||||
# CACHE_CONTROL = "public, max-age=86400"
|
||||
Reference in New Issue
Block a user