0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

* Forgot to commit.

svn path=/nixos/trunk/; revision=7430
This commit is contained in:
Eelco Dolstra 2006-12-19 21:31:19 +00:00
parent a630a314f2
commit 2d6e8e63ae

View file

@ -39,7 +39,7 @@ let
backupsDir = dataDir + "/backup"; backupsDir = dataDir + "/backup";
tmpDir = dataDir + "/tmp"; tmpDir = dataDir + "/tmp";
inherit logDir adminAddr; inherit user group logDir adminAddr;
canonicalName = canonicalName =
if webServer.enableSSL then if webServer.enableSSL then