Skip to content

Commit

Permalink
Change default bufferChanges (GTNewHorizons#11172)
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisSaber authored Sep 1, 2022
1 parent 8cee2ca commit 8c6c435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/OpenComputers.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ opencomputers {
# crashes. The price is slightly higher memory consumption, since all
# loaded files have to be kept in memory (loaded as in when the hard drive
# is in a computer).
bufferChanges=true
bufferChanges=false

# The base 'cost' of a single file or directory on a limited file system,
# such as hard drives. When computing the used space we add this cost to
Expand Down

0 comments on commit 8c6c435

Please sign in to comment.