Ghost/ghost/limit-service/lib
Naz 73e7319406 Added optional max limit override to errorIfWouldGoOverLimit
refs https://github.com/TryGhost/Team/issues/587

- The optional {max} passed as an option allows to override currently configured limit and do a theoretical new limit check. For example:  check if the max limit will be exceeded if the limit changes (user changes plans)
2021-04-01 17:59:52 +13:00
..
config.js Changed casing of limit names + fixed handling 2021-03-04 20:39:09 +00:00
limit-service.js Changed casing of limit names + fixed handling 2021-03-04 20:39:09 +00:00
limit.js Added optional max limit override to errorIfWouldGoOverLimit 2021-04-01 17:59:52 +13:00