Try to fix UTC problem

This commit is contained in:
2014-12-10 21:41:22 +01:00
parent 6d62f21373
commit 1a5f65bdc2
2 changed files with 18 additions and 4 deletions

View File

@@ -23,8 +23,7 @@ log_format = '$server_name:$server_port $remote_addr - $remote_user [$time_local
'"$http_referer" "$http_user_agent"'
# Time format used in log format
# TOFIX UTC
time_format = '%d/%b/%Y:%H:%M:%S +0100'
time_format = '%d/%b/%Y:%H:%M:%S %z'
# Hooks that are loaded at runtime (only set names without path and extensions)
pre_analysis_hooks = []