aboutsummaryrefslogtreecommitdiff
path: root/data/proj.ini
blob: c9e29e52fefb7d8bb32a948dc70b54a7f652d49b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[general]
; Lines starting by ; are commented lines.
;

; Network capabilities disabled by default.
; Can be overridden with the PROJ_NETWORK=ON environment variable.
; network = on

; Can be overridden with the PROJ_NETWORK_ENDPOINT environment variable.
cdn_endpoint = https://cdn.proj.org

cache_enabled = on

cache_size_MB = 300

cache_ttl_sec = 86400