xref
: /
plugin
/
farmer
/
_animal
/
conf
/
local.php
(revision 85becf1b7890015fe3aa8651c1a80fd9664e9915)
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