1<?php 2 3/** 4 * Configuration metadata of the outliner plugin 5 */ 6 7$meta['useLocalStorage'] = array('onoff'); 8