Update app_config.php
This commit is contained in:
@@ -263,6 +263,10 @@
|
|||||||
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Whether to regenerate the session ID.";
|
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Whether to regenerate the session ID.";
|
||||||
$y++;
|
$y++;
|
||||||
|
|
||||||
|
//cache details
|
||||||
|
$y=0;
|
||||||
|
$apps[$x]['cache']['key'] = "directory.\${extension}@\${user_context}";
|
||||||
|
|
||||||
//schema details
|
//schema details
|
||||||
$y=0;
|
$y=0;
|
||||||
$apps[$x]['db'][$y]['table']['name'] = "v_extensions";
|
$apps[$x]['db'][$y]['table']['name'] = "v_extensions";
|
||||||
|
|||||||
Reference in New Issue
Block a user