mirror of
https://github.com/bitwarden/server
synced 2025-12-11 13:53:40 +00:00
chore(feature-flag): [PM-19665] Remove web-push feature flag
* Remove storage-reseed feature flag * Remove web-push feature flag. * Removed check for web push enabled. * Linting
This commit is contained in:
@@ -153,7 +153,6 @@ public abstract class WebApplicationFactoryBase<T> : WebApplicationFactory<T>
|
||||
|
||||
// Web push notifications
|
||||
{ "globalSettings:webPush:vapidPublicKey", "BGBtAM0bU3b5jsB14IjBYarvJZ6rWHilASLudTTYDDBi7a-3kebo24Yus_xYeOMZ863flAXhFAbkL6GVSrxgErg" },
|
||||
{ "globalSettings:launchDarkly:flagValues:web-push", "true" },
|
||||
};
|
||||
|
||||
// Some database drivers modify the connection string
|
||||
|
||||
Reference in New Issue
Block a user