Rename APC to APCU

Drop unused APP_REQUEST_RND
This commit is contained in:
djmaze 2021-07-13 20:38:13 +02:00
parent f44515fa5b
commit 9859bab9c3
6 changed files with 24 additions and 22 deletions

View file

@ -10,6 +10,9 @@
// Uncomment to enable multiple domain installation.
//define('MULTIDOMAIN', 1);
// Uncomment to disable APCU.
//define('APP_USE_APCU_CACHE', false);
/**
* Custom 'data' folder path
* @return string