Adding Quantum Minigolf game

This commit is contained in:
Michael Raskin
2013-10-28 00:09:46 +04:00
parent 59de62317d
commit 3022fff7db
3 changed files with 43 additions and 1 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ let
{
cfgText = if cfg.rsaCertFile == null then ""
else ''
sslEnable=YES
ssl_enable=YES
rsa_cert_file=${cfg.rsaCertFile}
'';