From 18f9fd56d0c3343884721c17e3923a16ed33fe0e Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sun, 5 Jan 2020 21:54:15 -0500 Subject: [PATCH] formatting --- _articles/security/where-is-data-stored-computer.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/_articles/security/where-is-data-stored-computer.md b/_articles/security/where-is-data-stored-computer.md index ced4f460..a36a91ae 100644 --- a/_articles/security/where-is-data-stored-computer.md +++ b/_articles/security/where-is-data-stored-computer.md @@ -45,10 +45,7 @@ You can override the storage location for your Bitwarden desktop application dat - Firefox: `~/.mozilla/firefox/your_profile/storage/default/moz-extension+++[UUID]^userContextID=[integer]` {% note %} -To enhance security, Firefox uses Universally Unique Identifiers (UUIDs) within extension storage folder names. -Use the `about:debugging#/runtime/this-firefox` page (navigate from Firefox's address bar) to locate your Bitwarden extension UUID. -Replace [UUID] with that UUID. -Note also that Firefox allows users to customize where to store their profiles (and thus local Bitwarden extension data). The location specified above is the default. +To enhance security, Firefox uses Universally Unique Identifiers (UUIDs) within extension storage folder names. Use the `about:debugging#/runtime/this-firefox` page (navigate from Firefox's address bar) to locate your Bitwarden extension UUID. Replace [UUID] with that UUID. Note also that Firefox allows users to customize where to store their profiles (and thus local Bitwarden extension data). The location specified above is the default. {% endnote %} ## Mobile