Update app_config.php
This commit is contained in:
parent
e7bd4c640e
commit
9b2c916b7a
|
|
@ -128,7 +128,7 @@
|
|||
|
||||
//cache details
|
||||
$y=0;
|
||||
$apps[$x]['cache']['key'] = "dialplan:\${ivr_menu_context}";
|
||||
$apps[$x]['cache']['key'] = "dialplan.\${ivr_menu_context}";
|
||||
|
||||
//schema details
|
||||
$y=0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue