xref
: /
plugin
/
tagging
/
conf
/
default.php
(revision 2c170fd58edbebd150f1a869e70991b117a11a0f)
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