Basic delayed job implementation

This commit is contained in:
Andres Keskküla 2014-11-11 17:00:41 +02:00
parent 6aa82dd222
commit 4cedb2cf78
12 changed files with 126 additions and 1 deletions

View file

@ -77,3 +77,5 @@ Setting.ns_min_count = 2
Setting.ns_max_count = 11
Setting.transfer_wait_time = 0
Setting.whois_enabled = true