<?php
/**
 * Options for the twofactoraltemail plugin
 */

$meta['tolerance'] = array('numeric', '_min' => 2);

