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