X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=app.psgi;h=7bc7437ea97aea04b0c4d2826aedbf1db1eb745f;hb=8305334ceb509ee08dff5ad026731577846954da;hp=53721091fb1bf799c058206d811e4bfc12eaf186;hpb=8d7256911fcd2f44fc446f03acb39dd08e90024d;p=plack-app-gruntmaster.git diff --git a/app.psgi b/app.psgi index 5372109..7bc7437 100644 --- a/app.psgi +++ b/app.psgi @@ -9,7 +9,7 @@ use Plack::Util; use Log::Log4perl; 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 = <