Update app_config.php
This commit is contained in:
parent
0c1e97bec0
commit
011327b233
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue