@dreamlayers as someone once said "who knew it was so hard to simply write a file", especially portably safely and performantly on different systems with different capabilities. The default is `use_gio_unsafe_file_saving` because it works in the most cases including mixed systems writing across networks.
But its not perfect which is why there are the other options.
The wiki was based on what GIO did when it was written, that may have changed.