[Mypal] Explicitly disable the legacy DBM format.

master
Fedor 2021-02-07 17:33:47 +02:00
parent dbf82508cb
commit 29f734f1d1
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ MOZ_PERSONAS=1
# Enable SQL storage format for certs and passwords in NSS
MOZ_SECURITY_SQLSTORE=1
# ...and explicitly disable the legacy DBM format.
NSS_DISABLE_DBM=1
# Browser Feature: Profile Migration Component
MOZ_PROFILE_MIGRATOR=