xref: /plugin/farmer/_animal/conf/local.php (revision 1da41c8bdb9ce0b590d5b69552c4ddb4d0aef860)
19a6163bcSAndreas Gohr<?php
2*1da41c8bSAndreas Gohr
39a6163bcSAndreas Gohr/**
49a6163bcSAndreas Gohr * Minimal local config
59a6163bcSAndreas Gohr */
6*1da41c8bSAndreas Gohr
79a6163bcSAndreas Gohr$conf['useacl'] = 1;
89a6163bcSAndreas Gohr$conf['superuser'] = '@admin';
9