release: v1.2.5 - fix Pillow regressions and test stability
This commit is contained in:
@@ -32,7 +32,7 @@ def get_version_limits():
|
||||
}
|
||||
else:
|
||||
return {
|
||||
"max_concurrent_operations": 4
|
||||
"max_concurrent_operations": {{MAX_CONCURRENT_OPERATIONS}}
|
||||
}
|
||||
|
||||
def is_free_version():
|
||||
|
||||
Reference in New Issue
Block a user