<?php

/**
 * Default settings for the moaieditor plugin
 */

$conf['editor_width_side_by_side'] = '1480px';
$conf['editor_width_top_bottom']   = '1480px';
$conf['editor_width_single_pane']  = '1480px';
$conf['hide_editor_by_default'] = '0';
