diff options
| author | Krzysztof Nazarewski <3494992+nazarewk@users.noreply.github.com> | 2021-12-01 12:56:22 +0100 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2021-12-03 23:59:36 +0100 |
| commit | b5a44bdcbd667a1a72ac5c66b16c6ddfbc86e22d (patch) | |
| tree | 17b83f47abe8184da72233431716fb9a3304b06a /pkgs/development/python-modules/rangehttpserver | |
| parent | 1938cc6e5582788407237bfe8b607cd1092853c4 (diff) | |
keepass: stop saving config to /nix/store
TLDR: makes KeePass prefer $XDG_CONFIG_HOME instead of install (/nix/store) location
KeePass defaults `PreferUserConfiguration` to `false`,r
the only way to set it to `true` is through global
KeePass.config.xml at the install location.
The default installer configuration does just that and nothing else.
Excerpt from documentation (see https://keepass.info/help/base/configuration.html#tech )
> If the PreferUserConfiguration flag is false,
> try to store all configuration items into the global configuration file.
> If this fails, report the error and try to store them into the local configuration file.
> If this fails, report the error.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
