disable multiple team creation for self-hosters

This commit is contained in:
KMKoushik
2024-10-20 08:25:48 +11:00
parent 2391d1c306
commit 2db31cda35
7 changed files with 18 additions and 36 deletions

View File

@@ -18,4 +18,3 @@ NEXTAUTH_SECRET=""
API_RATE_LIMIT=2
NEXT_PUBLIC_IS_CLOUD=false
NEXT_PUBLIC_SELF_HOSTED_ALLOW_NEW_USERS=false