diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/proj.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/proj.ini b/data/proj.ini index f42bc940..2146ce41 100644 --- a/data/proj.ini +++ b/data/proj.ini @@ -8,3 +8,9 @@ ; Can be overriden with the PROJ_NETWORK_ENDPOINT environment variable. cdn_endpoint = https://cdn.proj.org + +cache_enabled = on + +cache_size_MB = 100 + +cache_ttl_sec = 86400 |
