1<?php 2/** 3 * Default Configuration for AutoIndentControl Plugin 4 * 5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 6 * @author Kazutaka Miyasaka <kazmiya@gmail.com> 7 */ 8 9$conf['default_behavior'] = '0'; 10$conf['show_toggle_switch'] = '1'; 11