From 8cf1c715a07b2e456fc63d69bedb4961929e0e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Fri, 29 Jan 2016 20:38:54 +0100 Subject: [PATCH] +log_address in config example Change-Id: I970c8a4566880ca357a902c1c94e1db724bed000 --- etc/proxy-server.conf-sample | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/proxy-server.conf-sample b/etc/proxy-server.conf-sample index fe20e98..c0800b5 100644 --- a/etc/proxy-server.conf-sample +++ b/etc/proxy-server.conf-sample @@ -19,6 +19,7 @@ use = egg:swauth#swauth # set log_facility = LOG_LOCAL0 # set log_level = INFO # set log_headers = False +# set log_address = /dev/log # The reseller prefix will verify a token begins with this prefix before even # attempting to validate it. Also, with authorization, only Swift storage # accounts with this prefix will be authorized by this middleware. Useful if