Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | nextcloud: Set php values in pool configuration. | Guilhem Moulin | 2020-05-16 | 1 |
| | ||||
* | Nextcloud: use dedicated user and PHP FPM pool. | Guilhem Moulin | 2020-05-16 | 1 |
There is a real security gain in not using the 'www-data' user: nginx workers can't read Nextcloud config files and data directory, so should our nginx configuration be insecure a leak is much less likely. |