OpenCATS
OpenCATS copied to clipboard
To move ACL confiuration into ACL_config.php file
In release 0.9.4 there is ACL configuration as a part of config.php file (as example inside comment block) This makes config.php too big and could cause merge issues when users have own configuration there.
So I propose to move whole ACL related part into extra ACL_config.php.