mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 02:46:30 +00:00
Update app_config.php
This commit is contained in:
@@ -162,6 +162,9 @@
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "fax_active_all";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
$y++;
|
||||
$apps[$x]['permissions'][$y]['name'] = "fax_send_greeting";
|
||||
//$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
//default settings
|
||||
$y=0;
|
||||
|
||||
Reference in New Issue
Block a user