Skip to content

Commit e99a08d

Browse files
committed
🔧 specify crew group
1 parent 5c672e4 commit e99a08d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎fragdenstaat_de/settings/base.py

+2
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ def GEOIP_PATH(self):
568568
ALLOWED_HOSTS = ("*",)
569569
ALLOWED_REDIRECT_HOSTS = ("*",)
570570

571+
CREW_GROUP = 13
572+
571573
@property
572574
def OAUTH2_PROVIDER(self):
573575
P = super().OAUTH2_PROVIDER

0 commit comments

Comments
 (0)