blob: f42bc940504d3b6cbd3d1ee81d0eedded7147e8e (
plain)
1
2
3
4
5
6
7
8
9
10
|
[general]
; Lines starting by ; are commented lines.
;
; Network capabilities disabled by default.
; Can be overriden with the PROJ_NETWORK=ON environment variable.
; network = on
; Can be overriden with the PROJ_NETWORK_ENDPOINT environment variable.
cdn_endpoint = https://cdn.proj.org
|