1<?php
2/**
3 * Default settings for the bpmnioeditor plugin
4 *
5 * @author peterfromearth <coder@peterfromearth.de>
6 */
7
8$conf['treat_as_pages'] = 0;
9
10