diff options
Diffstat (limited to 'data/proj.ini')
| -rw-r--r-- | data/proj.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/proj.ini b/data/proj.ini index 0ae33249..c9e29e52 100644 --- a/data/proj.ini +++ b/data/proj.ini @@ -3,10 +3,10 @@ ; ; Network capabilities disabled by default. -; Can be overriden with the PROJ_NETWORK=ON environment variable. +; Can be overridden with the PROJ_NETWORK=ON environment variable. ; network = on -; Can be overriden with the PROJ_NETWORK_ENDPOINT environment variable. +; Can be overridden with the PROJ_NETWORK_ENDPOINT environment variable. cdn_endpoint = https://cdn.proj.org cache_enabled = on |
