mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update app_config.php
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
$apps[$x]['permissions'][$y]['name'] = "sip_profile_domain_delete";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
//cache details
|
||||
$apps[$x]['cache']['key'] = "configuration.sofia.conf.\${sip_profile_name}";
|
||||
|
||||
//schema details
|
||||
$y=0;
|
||||
$apps[$x]['db'][$y]['table']['name'] = "v_sip_profiles";
|
||||
|
||||
Reference in New Issue
Block a user