Increase HttpTimeout to 60

This commit is contained in:
JustArchi
2016-03-13 17:03:15 +01:00
parent 72db5bc9f3
commit 575992c25d
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"AccountPlayingDelay": 5,
"LoginLimiterDelay": 7,
"InventoryLimiterDelay": 3,
"HttpTimeout": 30,
"HttpTimeout": 60,
"WCFHostname": "localhost",
"WCFPort": 1242,
"Statistics": true,