1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 13:08:17 -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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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