Update app_config.php

This commit is contained in:
FusionPBX 2019-03-14 23:54:59 -06:00 committed by GitHub
parent 4924676825
commit 3f428583ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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;