[followup](https://github.com/geany/geany/issues/1969)
1. The user specify a max file size in the settings. 2. Before opening files bigger than the specified size, a confirmation dialog is shown, giving the option to cancel.
use-case: possibly prevents Geany freezing when opening big binary files by accident.