xref
: /
plugin
/
farmer
/
_animal
/
conf
/
local.php
(revision 4d6fc85b7f5b87b5971ca4550dd9c738b31b0c4f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
/**
3
* Minimal local config
4
*/
5
$
conf
[
'useacl'
] =
1
;
6
$
conf
[
'superuser'
] =
'@admin'
;
7