Set the SaveTask schedule to async so it won't slow down the server
anymore if the MySQL connection is slow.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<property name="dist" value="dist" />
|
||||
<property name="src" value="src" />
|
||||
<property name="name" value="Stats" />
|
||||
<property name="version" value="0.99.1" />
|
||||
<property name="version" value="0.99.2" />
|
||||
<property name="resources" value="resources" />
|
||||
<property name="author" value="nidefawl" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user