1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 02:23:51 +00: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,
}
}