configurazione della cache del sito Continua...
Variabili | |
| const | CACHE_DISABLED = false |
| const | CACHE_APC = 10 |
| const | CACHE_MEMCACHE = 30 |
| const | CACHE_FILE = 90 |
| const | RETURN_OLD_DATA = 0 |
| const | RETURN_ERROR = 10 |
| $cf ['cache']['type'] = false | |
| $cf ['cache']['hits'] = array() | |
| $cf ['cache']['stores'] = array() | |
| $cf ['cache']['requestCommands']['flush'] = '12345' | |
configurazione della cache del sito
1.8.1.2