X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=app.psgi;h=728e144e4cf0b742cf7f22765925419d51f350e1;hb=a8dc218ceb178e05b574deed4090503fa9be3502;hp=85e8847a44e8b7420e8cefca46ec862075f06cfe;hpb=be1da3f93234c402d5679e6028ae8a2bb915185a;p=plack-app-gruntmaster.git diff --git a/app.psgi b/app.psgi index 85e8847..728e144 100644 --- a/app.psgi +++ b/app.psgi @@ -12,7 +12,7 @@ use Log::Log4perl; use Tie::Hash::Expire; use constant AUTH_TIMEOUT => 5 * 60; -use constant ACCESSLOG_FORMAT => 'combined'; +use constant ACCESSLOG_FORMAT => '%{X-Forwarded-For}i %l %u %t "%r" %>s %b "%{Referer}i" "%{User-agent}i"'; sub CONTENT_SECURITY_POLICY () { my $csp = <