Update app_config.php

This commit is contained in:
FusionPBX 2019-07-30 01:38:46 -06:00 committed by GitHub
parent dcb46763f9
commit c7571b78f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
$y++;
//cache details
$apps[$x]['cache']['key'] = "configuration:acl.conf";
$apps[$x]['cache']['key'] = "configuration.acl.conf";
//schema details
$y=0;