<?php

/**
 * Options for the twofactor_email plugin
 *
 * @author Mike Wilmes <mwilmes@avc.edu>
 */

$meta['enable'] = array('onoff');
