File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ ENV MAX_CACHE_LAYERS=500
9494ENV QGIS_DEBUG=0
9595ENV QGIS_SERVER_ALLOWED_EXTRA_SQL_TOKENS=""
9696ENV QGIS_SERVER_API_WFS3_MAX_LIMIT=10000
97- ENV QGIS_SERVER_CACHE_SIZE=0
97+ ENV QGIS_SERVER_CACHE_SIZE=52428800
9898ENV QGIS_SERVER_CAPABILITIES_CACHE_SIZE=40
9999ENV QGIS_SERVER_DISABLE_GETPRINT=false
100100ENV QGIS_SERVER_FORCE_READONLY_LAYERS=false
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ for more information about QGIS Server specifc environment variables.
3939| QGIS_DEBUG| 0 | QGIS Server|
4040| QGIS_SERVER_ALLOWED_EXTRA_SQL_TOKENS| ""| QGIS Server|
4141| QGIS_SERVER_API_WFS3_MAX_LIMIT| 10000| QGIS Server|
42- | QGIS_SERVER_CACHE_SIZE| 0 | QGIS Server|
42+ | QGIS_SERVER_CACHE_SIZE| 52428800 | QGIS Server|
4343| QGIS_SERVER_CAPABILITIES_CACHE_SIZE| 40| QGIS Server|
4444| QGIS_SERVER_DISABLE_GETPRINT| false| QGIS Server|
4545| QGIS_SERVER_FORCE_READONLY_LAYERS| false| QGIS Server|
You can’t perform that action at this time.
0 commit comments