mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Revert "!IMPORTANT! xhr-polling for heroku, while testing challenges. remember"
This reverts commit 00d62edbc9.
This commit is contained in:
parent
2bb7ed37b9
commit
0d87596908
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ helpers = require("habitrpg-shared/script/helpers")
|
|||
|
||||
## RACER CONFIGURATION ##
|
||||
|
||||
racer.io.set('transports', ['xhr-polling'])
|
||||
#racer.io.set('transports', ['xhr-polling'])
|
||||
racer.ioClient.set('reconnection limit', 300000) # max reconect timeout to 5 minutes
|
||||
racer.set('bundleTimeout', 40000)
|
||||
#unless process.env.NODE_ENV == 'production'
|
||||
|
|
|
|||
Loading…
Reference in a new issue