mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
This removes the option to override the sleep time between caching of DNS records. The override was invalid because `''.to_i` is 0 in Ruby, causing a tight loop calling the `run` method.