<?php

/**
 * Plugin BatchEdit: Configuration defaults
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Mykola Ostrovskyy <dwpforge@gmail.com>
 */

$conf['timelimit'] = 0;
$conf['sessionexp'] = 3600;
