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