mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 08:54:36 +03:00
e834904125
no issue - if the verification threshold is 0, `_.get(..)` becomes falsy so we fallback to Infinity - this is not correct - we only want to default to Infinity if the value is not set - this commit explicitly compares the config value to `undefined` and sets the fallback accordingly |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |