xref
: /
plugin
/
tagging
/
conf
/
default.php
(revision 5d2102affd12334f69c2c0b9ba28f034e7766a32)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
$
conf
[
'cloudlimit'
] =
50
;
3
$
conf
[
'singleusermode'
] =
0
;
4
$
conf
[
'hiddenprefix'
] =
'@'
;
5
6