Update tests/src/python/qgis_wrapped_server.py

Co-Authored-By: elpaso <elpaso@itopen.it>
This commit is contained in:
Matthias Kuhn 2019-02-07 09:10:08 +01:00 committed by Nyall Dawson
parent cf5533e06e
commit 9c888bb30e

View File

@ -39,7 +39,7 @@ A XYZ map service is also available for multithreading testing:
?MAP=/path/to/projects.qgs&SERVICE=XYZ&X=1&Y=0&Z=1&LAYERS=world
Note that multi threading in QGIS server is not officially supported and
Note that multithreading in QGIS server is not officially supported and
it is not supposed to work in any case
Set MULTITHREADING environment variable to 1 to activate.