xref
: /
plugin
/
mcitem
/
conf
/
default.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
conf
[
'showIcon'
] =
1
;
3
$
conf
[
'iconWidth'
] =
24
;
4
$
conf
[
'boldLink'
] =
1
;
5
6
7