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