Commit 5b1dcd01 authored by 昱恒's avatar 昱恒
Browse files

data notify change to 2000ms

Showing with 1 addition and 1 deletion
+1 -1
......@@ -51,7 +51,7 @@ public class DataServerConfig {
private int notifyMaxItems = 400;
private int notifyIntervalMillis = 1000;
private int notifyIntervalMillis = 2000;
private int notifyRetryTimes = 3;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment