Skip to main content
April 23, 2022
Question

Please store configuration data in APPDATA

  • April 23, 2022
  • 1 reply
  • 69 views

The 1Password CLI is storing application related configuration data under "%USERPROFILE%\.config". While for *nix like systems that is fine, in Windows the standard folders are different.

In the Windows operating system, the better place to store the data would be %APPDATA% or %LOCALAPPDATA% (or %USERPROFILE%\AppData\LocalLow for Low Integrity Level), depending on whether the settings should roam to other computers.


1Password Version: 2.0.2
Extension Version: Not Provided
OS Version: Windows 11

1 reply

April 25, 2022

Thank you for the information @Daniel1 ,

I've opened an internal issue to investigate this.