aboutsummaryrefslogtreecommitdiff
path: root/config.cfg
blob: 5634a09cccc136d1400220cb0d0116b6b76534b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Database Config
DatabaseFile            = "tibia.db"
MaxCachedStatements     = 100

# HostCache Config
MaxCachedHostNames      = 100
HostNameExpireTime      = 30m

# Connection Config
UpdateRate              = 20
QueryManagerPort        = 7173
QueryManagerPassword    = "a6glaf0c"
MaxConnections          = 25
MaxConnectionIdleTime   = 5m
MaxConnectionPacketSize = 1M