forked from mirrors/nixpkgs
* Forgot to commit.
svn path=/nixos/trunk/; revision=7430
This commit is contained in:
parent
a630a314f2
commit
2d6e8e63ae
|
@ -39,7 +39,7 @@ let
|
|||
backupsDir = dataDir + "/backup";
|
||||
tmpDir = dataDir + "/tmp";
|
||||
|
||||
inherit logDir adminAddr;
|
||||
inherit user group logDir adminAddr;
|
||||
|
||||
canonicalName =
|
||||
if webServer.enableSSL then
|
||||
|
|
Loading…
Reference in a new issue