This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
pbarriat
/
Brevet
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ec4a4f6268
Ramos
Etiquetas
master
Brevet
/
sandbox
/
ansible
/
roles
/
nextcloud
/
files
/
apcu.config.php
apcu.config.php
70 B
Histórico
Em bruto
1
2
3
4
<?php
$CONFIG = array (
'memcache.local' => '\OC\Memcache\APCu',
);