* Log the duration of Hydra requests for profiling.
svn path=/configurations/trunk/tud/; revision=30633
Eelco Dolstra committed
Nov 30, 2011 at 11:53 UTC
65ee1a50d13b500e249c108e6d4654376c59c2c4
1 file changed
+1
cartman.nix
+1
@@ -467,6 +467,7 @@ rec {
467
}
468
469
{ hostName = "hydra.nixos.org";
470
+ logFormat = ''"%h %l %u %t \"%r\" %>s %b %D"'';
471
extraConfig = ''
472
<Proxy *>
473
Order deny,allow