mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Rename APC to APCU
Drop unused APP_REQUEST_RND
This commit is contained in:
parent
f44515fa5b
commit
9859bab9c3
6 changed files with 24 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue