<?php
/**
 * Default Configuration for AutoIndentControl Plugin
 * 
 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author  Kazutaka Miyasaka <kazmiya@gmail.com>
 */

$conf['default_behavior']   = '0';
$conf['show_toggle_switch'] = '1';
