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