Skip to content

Commit e2767bf

Browse files
XpirixGustry
andauthored
Update qgis-app/settings_docker.py
Co-authored-by: Étienne Trimaille <gustrimaille@yahoo.fr>
1 parent 47535e5 commit e2767bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qgis-app/settings_docker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172
PLUGIN_MAX_UPLOAD_SIZE = os.environ.get("PLUGIN_MAX_UPLOAD_SIZE", 25000000) # Default is 25MB
173173

174-
# RCP2 Max upload size
174+
# RPC2 Max upload size
175175
DATA_UPLOAD_MAX_MEMORY_SIZE = PLUGIN_MAX_UPLOAD_SIZE # same as max allowed plugin size
176176

177177
# Sentry

0 commit comments

Comments
 (0)