Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
moved property in state.md for alpha order
Browse files Browse the repository at this point in the history
  • Loading branch information
kspearrin committed Feb 27, 2017
1 parent c438576 commit ae4aa1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/state.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,12 @@ AppStore
'search.offer-search-suggestions': boolean, // true if suggestions should be offered from the default search engine when available.
'security.flash.installed': boolean,
'security.passwords.active-password-manager': string, // name of active password manager
'security.passwords.bitwarden-enabled': boolean, // true if the bitwarden extension should be enabled
'security.passwords.dashlane-enabled': boolean, // true if the Dashlane extension should be enabled
'security.passwords.enpass-enabled': boolean, // true if the Enpass extension should be enabled
'security.passwords.last-pass-enabled': boolean, // true if the Last password extension should be enabled
'security.passwords.manager-enabled': boolean, // whether to use default password manager
'security.passwords.one-password-enabled': boolean, // true if the 1Password extension should be enabled
'security.passwords.bitwarden-enabled': boolean, // true if the bitwarden extension should be enabled
'security.fullscreen.content': string, // whether or not user choose to allow fullscreen content by default
'shutdown.clear-all-site-cookies': boolean, // true to clear all site cookies on shutdown
'shutdown.clear-autocomplete-data': boolean, // true to clear all autocomplete data on shutdown
Expand Down

0 comments on commit ae4aa1b

Please sign in to comment.