Skip to content
Commit 24c56877 authored by intrigeri's avatar intrigeri
Browse files

Bugfix: actually honor access_log class parameter on Debian Wheezy, Jessie, Stretch and sid.

Previously we would define two access_log directives: one through the nginx.conf
template (essentially equivalent to "access_log => distribution") and another
one via the nginx::access_log class. So not only we would log every access
twice, but we would log IPs even when the user told us not to, and even when the
user told us to disable access logging entirely.
parent 9dcc3e23
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment