mirror of
https://github.com/bitwarden/server.git
synced 2024-12-01 13:43:23 +01:00
Permenantly turn the feature on for self host
This commit is contained in:
parent
0a80eb70b9
commit
6510a44023
@ -162,6 +162,7 @@ public static class FeatureFlagKeys
|
||||
{ DuoRedirect, "true" },
|
||||
{ BulkDeviceApproval, "true" },
|
||||
{ CipherKeyEncryption, "true" },
|
||||
{ LimitCollectionCreationDeletionSplit, "true" },
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user