1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05: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,
}
}