diff --git a/options.xhtml b/options.xhtml index 65e00e43a..1e3c257c2 100644 --- a/options.xhtml +++ b/options.xhtml @@ -46979,8 +46979,11 @@ boolean
Configuration written to
-$XDG_CONFIG_HOME/keepassxc/keepassxc.ini.
See https://github.com/keepassxreboot/keepassxc/blob/647272e9c5542297d3fcf6502e6173c96f12a9a0/src/core/Config.cpp#L49-L223 -for the full list of options.
+$XDG_CONFIG_HOME/keepassxc/keepassxc.ini.See https://github.com/keepassxreboot/keepassxc/blob/develop/src/core/Config.cpp +for the full list of options.
When the settings are non-empty, the configuration file will be linked +into the Nix store and KeePassXC will report an access error for its +configuration file. This is expected and can not be fixed in a way that +aligns with Home Manager’s principles. See #8257 for more details.
Type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))