1
0
mirror of https://github.com/bitwarden/server synced 2025-12-28 14:13:48 +00:00

Add Maximum Vault Timeout Policy (#1559)

This commit is contained in:
Oscar Hinton
2021-09-07 20:18:34 +02:00
committed by GitHub
parent 02866623f2
commit 18adbc9c74

View File

@@ -11,5 +11,6 @@
DisableSend = 6,
SendOptions = 7,
ResetPassword = 8,
MaximumVaultTimeout = 9,
}
}