hypothesis / hypothesis/viahtml
Disable access.log on internal nginx service
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The nginx service running inside the docker container for [viahtml is producing a large volume of log output](https://github.com/hypothesis/playbook/issues/462).
I can see we have `access_log` directive set to `/dev/stdout`. Please change this to `access_log off`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.