Stop repeating chutney's defaults in comments
When we repeat the defaults in comments and code, the comments get out of date, Example: ``` # chutney starts verifying after START seconds, keeps on trying for BOOTSTRAP seconds, # and then stops after STOP seconds (see the defaults below) ``` https://github.com/teor2345/chutney/pull/2/files#r264898496
issue