xref: /plugin/newpagefill/conf/metadata.php (revision 9a36670832b754c53fa81850c7b00d5bb57a3705)
1*9a366708SLORTET<?php
2*9a366708SLORTET$meta['template'] = ['multiline'];
3*9a366708SLORTET$meta['default_start_mode'] = ['multichoice', '_choices' => ['ask', 'start', 'none', 'same']];
4