mirror of
https://github.com/bitwarden/server.git
synced 2025-06-12 06:00:36 -05:00
SRE-2299 cleanup (#5926)
This commit is contained in:
parent
acb18c55b3
commit
ce61a01f29
@ -11,7 +11,7 @@ $corsRules = (@{
|
||||
AllowedMethods = @("Get", "PUT");
|
||||
});
|
||||
$containers = "attachments", "sendfiles", "misc";
|
||||
$queues = "event", "notifications", "reference-events", "mail";
|
||||
$queues = "event", "notifications", "mail";
|
||||
$tables = "event", "metadata", "installationdevice";
|
||||
# End configuration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user