Add access_log_format to config example (#1251)

The example given is the current default log format.
This commit is contained in:
Phil Jones 2016-05-03 12:15:36 +01:00 committed by Berker Peksag
parent ded610ede9
commit 9d158bec94

View File

@ -147,6 +147,7 @@ tmp_upload_dir = None
errorlog = '-'
loglevel = 'info'
accesslog = '-'
access_log_format = '%(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"'
#
# Process naming