1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

Add policy for DisablePersonalVaultExport (#1577)

This commit is contained in:
Oscar Hinton
2021-09-13 11:20:53 +02:00
committed by GitHub
parent d8e9357e74
commit e070a0a5c1

View File

@ -12,5 +12,6 @@
SendOptions = 7,
ResetPassword = 8,
MaximumVaultTimeout = 9,
DisablePersonalVaultExport = 10,
}
}