Please enable JavaScript in your browser!
Página inicial
Explorar
contacts
Entrar
dyokunev
/
nextcloud-mephi
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
63d221b563
Branches
Tags
master
nextcloud-me...
/
tests
/
docker
/
mysqlmb4.config.php
mysqlmb4.config.php
53 B
Histórico
Raw
1
2
3
4
5
6
<?php
$CONFIG = array(
'mysql.utf8mb4' => true,
);