mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Update app_config.php
This commit is contained in:
@@ -55,6 +55,9 @@
|
|||||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||||
$y++;
|
$y++;
|
||||||
|
|
||||||
|
//cache details
|
||||||
|
$apps[$x]['cache']['key'] = "configuration:acl.conf";
|
||||||
|
|
||||||
//schema details
|
//schema details
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['db'][$y]['table']['name'] = "v_access_controls";
|
$apps[$x]['db'][$y]['table']['name'] = "v_access_controls";
|
||||||
|
|||||||
Reference in New Issue
Block a user