Update app_config.php
This commit is contained in:
parent
7ecd1bb743
commit
57f8c3eab3
|
|
@ -301,4 +301,7 @@
|
|||
$apps[$x]['default_settings'][$y]['default_setting_enabled'] = 'true';
|
||||
$apps[$x]['default_settings'][$y]['default_setting_description'] = 'Canada Holiday';
|
||||
|
||||
//cache details
|
||||
$apps[$x]['cache']['key'] = "dialplan.\${dialplan_context}";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue