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

// should check for update?
$conf['check updates'] = 1;
?>