Forum Discussion
Daniel1
4 years agoOccasional Contributor
Please store configuration data in APPDATA
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
- Former Member
Thank you for the information Daniel1 ,
I've opened an internal issue to investigate this.