Skip to content
  • Rob Swindell's avatar
    2ce7be52
    Fix free space detection in status window · 2ce7be52
    Rob Swindell authored
    Was using <data_dir>/temp to check for free space. data/temp is
    not a normally created directory, so usually this check would fail
    and just report 0 bytes free space. Instead, lets check the data
    directory itself.
    2ce7be52
    Fix free space detection in status window
    Rob Swindell authored
    Was using <data_dir>/temp to check for free space. data/temp is
    not a normally created directory, so usually this check would fail
    and just report 0 bytes free space. Instead, lets check the data
    directory itself.
Loading