1<?php
2
3/**
4 * Minimal local config
5 */
6
7$conf['useacl'] = 1;
8$conf['superuser'] = '@admin';
9