Files
mr-legend_wiki/lib/plugins/move/conf/default.php
T
2024-07-08 03:32:47 +09:00

8 lines
144 B
PHP

<?php
$conf['allowrename'] = '@user';
$conf['minor'] = 1;
$conf['autoskip'] = 0;
$conf['autorewrite'] = 1;
$conf['pagetools_integration'] = 1;