newOption( 'audit.can-author-close-audit', 'bool', false) ->setBoolOptions( array( pht('Enable Self-Accept'), pht('Disable Self-Accept'), )) ->setDescription( pht( 'Allows the author of a commit to be an auditor and accept their '. 'own commits. Note that this behavior is different from the '. 'behavior implied by the name of the option: long ago, it did '. 'something else.')), ); } }