mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
set to xhr-polling for nodejitsu
This commit is contained in:
@@ -19,7 +19,7 @@ racer = require('derby/node_modules/racer');
|
||||
|
||||
racer.use(racer.logPlugin);
|
||||
|
||||
racer.set('bundle timeout', 10000);
|
||||
racer.set('transports', ['xhr-polling']);
|
||||
|
||||
expressApp = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user