update an inaccurate comment

pull/1/head
ansuz 4 years ago
parent 928b7e3583
commit aa35e092f7

@ -225,7 +225,7 @@ var instanceStatus = function (Env, Server, cb) {
}); });
}; };
// CryptPad_AsyncStore.rpc.send('ADMIN', ['LIST_LIMITS'], console.log) // CryptPad_AsyncStore.rpc.send('ADMIN', ['GET_LIMITS'], console.log)
var getLimits = function (Env, Server, cb) { var getLimits = function (Env, Server, cb) {
cb(void 0, Env.limits); cb(void 0, Env.limits);
}; };

Loading…
Cancel
Save