Update app_config.php
This commit is contained in:
parent
1547822d1b
commit
f8c6ee9c5b
|
|
@ -46,4 +46,7 @@
|
|||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
//cache details
|
||||
$apps[$x]['cache']['key'] = "dialplan.\${domain_name}";
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue