mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 12:54:02 +03:00
Propagate DcUpdateEach setting
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package dc
|
||||
|
||||
import "time"
|
||||
|
||||
type preferIP uint8
|
||||
|
||||
const (
|
||||
@@ -12,8 +10,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
DefaultDC = 2
|
||||
DefaultUpdateDCAddressesEach = time.Hour
|
||||
DefaultDC = 2
|
||||
|
||||
defaultAppID = 123456
|
||||
defaultAppHash = ""
|
||||
|
||||
Reference in New Issue
Block a user