mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2026-01-04 15:31:37 +00:00
Async data serialization and add synchronization_timeout_retry_delay config option
This commit is contained in:
@@ -68,7 +68,7 @@ public class Settings {
|
||||
public static boolean syncLocation;
|
||||
public static boolean syncFlight;
|
||||
|
||||
// Future
|
||||
public static long synchronizationTimeoutRetryDelay;
|
||||
public static boolean useNativeImplementation;
|
||||
|
||||
// This Cluster ID
|
||||
|
||||
Reference in New Issue
Block a user