Send before history is safe

Dieser Commit ist enthalten in:
dordsor21 2021-01-14 14:48:13 +00:00
Ursprung 3136fb460b
Commit 3034419918
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 1E53E88969FFCF0B

Datei anzeigen

@ -389,7 +389,7 @@ public class Settings extends Config {
})
public boolean ALLOW_TICK_EXISTING = true;
@Comment({
"Do not wait for a chunk's history to save before sending it",
"[SAFE] Do not wait for a chunk's history to save before sending it",
" - Undo/redo commands will wait until the history has been written to disk before executing",
" - Requires combine_stages = true"
})