mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-04 15:09:21 +00:00
Update app_config.php
This commit is contained in:
@@ -113,6 +113,7 @@
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = 'device_outbound_proxy_primary';
|
||||
$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
|
||||
$apps[$x]['permissions'][$y]['groups'][] = 'admin';
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = 'device_outbound_proxy_secondary';
|
||||
//$apps[$x]['permissions'][$y]['groups'][] = 'superadmin';
|
||||
|
||||
Reference in New Issue
Block a user