From 852bce7e98debaf8518abd4588dba6243a25bb51 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 14 May 2014 08:28:35 +0300 Subject: [PATCH] Remove some stuff from keter config file --- config/keter.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/keter.yaml b/config/keter.yaml index 96ab074..21c3b8a 100644 --- a/config/keter.yaml +++ b/config/keter.yaml @@ -7,8 +7,8 @@ redirects: - from: stackage.org to: www.stackage.org -postgres: true +#postgres: true # Use the following to automatically copy your bundle upon creation via `yesod # keter`. Uses `scp` internally, so you can set it to a remote destination -copy-to: ubuntu@www.stackage.org:/opt/keter/incoming +#copy-to: ubuntu@www.stackage.org:/opt/keter/incoming