We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603120c commit 19f9797Copy full SHA for 19f9797
fabman/settings.py
@@ -42,7 +42,7 @@
42
43
# SECURITY WARNING: don't run with debug turned on in production!
44
DEBUG = not production
45
-KEYCLOAK_ENABLED = False
+KEYCLOAK_ENABLED = True
46
47
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
48
0 commit comments