mirror of
https://github.com/WiIIiam278/HuskSync.git
synced 2025-12-26 01:59:20 +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