summaryrefslogtreecommitdiff
path: root/include/config.hrl
blob: 3cc12a05542aac7056b148c415539258203cc34f (plain)
1
2
3
4
-define(TIMEOUT, 300000).
-define(CONNTIMEOUT, 3000).
-define(HOST, "192.168.240.20").
-define(PORT, 33333).