UPDATE
This commit is contained in:
@@ -159,3 +159,5 @@ SIMPLE_JWT = {
|
||||
"ROTATE_REFRESH_TOKENS": False,
|
||||
"BLACKLIST_AFTER_ROTATION": False,
|
||||
}
|
||||
|
||||
CROP_ZONE_CHUNK_AREA_SQM = float(os.getenv("CROP_ZONE_CHUNK_AREA_SQM", "10000"))
|
||||
|
||||
Reference in New Issue
Block a user