We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e0185d commit 2cf2c67Copy full SHA for 2cf2c67
1 file changed
src/backend/config/settings/django.py
@@ -89,7 +89,7 @@
89
}
90
91
# Compression
92
-BROTLI_COMPRESSION_QUALITY = 6
+BROTLI_QUALITY = 6
93
94
# Auth
95
AUTH_USER_MODEL = "authentication.DriveBCUser"
0 commit comments