mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-18 04:16:08 -04:00

* Move portable configuration files into a config subfolder from the executable. This prevents overwriting the stored config when the application is updated in-place. * Use .portable file to signal a portable app * Fix #4751