squaremap icon indicating copy to clipboard operation
squaremap copied to clipboard

Avoid writing players json to disk when possible

Open jpenilla opened this issue 1 year ago • 0 comments

When using the internal web server, we can avoid flushing the json to disk immediately. settings.internal-webserver.flush-json-immediately can be set to true to continue writing updates as before.

closes #224

jpenilla avatar Jul 01 '24 20:07 jpenilla