mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: add collaboration option in org config
This commit is contained in:
parent
b9e6fc5d23
commit
83760064e7
2 changed files with 6 additions and 9 deletions
|
|
@ -158,6 +158,7 @@ async def create_org(
|
|||
max_storage=0,
|
||||
max_staff=0,
|
||||
),
|
||||
collaboration=False,
|
||||
users=OrgUserConfig(
|
||||
signup_mechanism="open",
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue