downgrade a non-critical XXX to a FIXME
parent
46ebd7b40b
commit
6d13a785c6
|
@ -28,7 +28,7 @@ Quota.isValidLimit = function (o) {
|
|||
Quota.applyCustomLimits = function (Env) {
|
||||
// DecreedLimits > customLimits > serverLimits;
|
||||
|
||||
// XXX perform an integrity check on shared limits
|
||||
// FIXME perform an integrity check on shared limits
|
||||
// especially relevant because we use Env.limits
|
||||
// when considering whether to archive inactive accounts
|
||||
|
||||
|
|
Loading…
Reference in New Issue