mirror of
https://github.com/bitwarden/server.git
synced 2024-12-01 13:43:23 +01:00
Add back removed fixture property assignment
This commit is contained in:
parent
7070cd62d3
commit
2a3abccffb
@ -111,5 +111,7 @@ public static class OrganizationLicenseFileFixtures
|
|||||||
SmServiceAccounts = 8,
|
SmServiceAccounts = 8,
|
||||||
MaxAutoscaleSmSeats = 101,
|
MaxAutoscaleSmSeats = 101,
|
||||||
MaxAutoscaleSmServiceAccounts = 102,
|
MaxAutoscaleSmServiceAccounts = 102,
|
||||||
|
LimitCollectionCreationDeletion = true,
|
||||||
|
AllowAdminAccessToAllCollectionItems = true,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user