Update app_config.php
This commit is contained in:
@@ -64,6 +64,9 @@
|
|||||||
$apps[$x]['permissions'][$y]['name'] = "call_flow_context";
|
$apps[$x]['permissions'][$y]['name'] = "call_flow_context";
|
||||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||||
|
|
||||||
|
//cache details
|
||||||
|
$apps[$x]['cache']['key'] = "dialplan.\${call_flow_context}";
|
||||||
|
|
||||||
//schema details
|
//schema details
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['db'][$y]['table']['name'] = "v_call_flows";
|
$apps[$x]['db'][$y]['table']['name'] = "v_call_flows";
|
||||||
|
|||||||
Reference in New Issue
Block a user