<?php
/**
 * Options for the Projects Plugin
 */

// should check for update?
$meta['check updates'] = array('onoff');
?>