mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
update an inaccurate comment
This commit is contained in:
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) {
|
||||
cb(void 0, Env.limits);
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user