Skip to content

Commit 2cf2c67

Browse files
committed
Update django.py
1 parent 6e0185d commit 2cf2c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/config/settings/django.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
}
9090

9191
# Compression
92-
BROTLI_COMPRESSION_QUALITY = 6
92+
BROTLI_QUALITY = 6
9393

9494
# Auth
9595
AUTH_USER_MODEL = "authentication.DriveBCUser"

0 commit comments

Comments
 (0)