7 lines
144 B
PHP
7 lines
144 B
PHP
<?php
|
|
|
|
$conf['allowrename'] = '@user';
|
|
$conf['minor'] = 1;
|
|
$conf['autoskip'] = 0;
|
|
$conf['autorewrite'] = 1;
|
|
$conf['pagetools_integration'] = 1;
|