@ -630,7 +630,7 @@ class LoginConfig(BaseSettings):
)
ALLOW_CREATE_WORKSPACE: bool = Field(
description="whether to enable create workspace",
default=True,
default=False,