Configuration included in config.toml.
See https://github.com/pando85/passless#configuration-1 for documentation or run passless config print to see default configuration.
Declarations
Type
TOML valueDefault
{ }Example
{
pass = {
store-path = "/home/alice/.local/share/password-store";
};
}