matomo-org/matomo

Remove NFS diagnostic check?

Open

#15 259 ouverte le 10 déc. 2019

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)PHP (2 847 forks)batch import
Help wantedc: Documentationc: Usability

Métriques du dépôt

Stars
 (21 513 stars)
Métriques de merge PR
 (Merge moyen 8j 11h) (106 PRs mergées en 30 j)

Description

It says eg

Warning Filesystem: warning (Your server is using an NFS filesystem. This means Matomo will be extremely slow when using file based sessions.)

But we are not using file based sessions anymore anyway.

Could also simply remove the message but not sure what the point of having this check is then. Of course could say in general using NFS may be slow.

Guide contributeur