Bug fix with config parsing and enhancement:
* Null strings in job_counter and review_counter were parsed
wronly and always return a string (thus will always run) - you
can now disable change/job reviews by sending the config to one
of ('FALSE', '0', 'NONE', 'DISABLED', 'DISABLE', 'OFF')