From adaed6db74ee721e6a987454addb6b2e4c13b1e5 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 11 Jun 2013 21:50:49 +0200 Subject: Configure for Heavymetal.no Enable all the standard engines: - blog - inquiries - search - page-images - videos --- config/deploy/refinery_setup.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/deploy') diff --git a/config/deploy/refinery_setup.rb b/config/deploy/refinery_setup.rb index 6dd0a1c..cff5b98 100644 --- a/config/deploy/refinery_setup.rb +++ b/config/deploy/refinery_setup.rb @@ -16,7 +16,7 @@ Capistrano::Configuration.instance.load do task :setup, :except => { :no_release => true } do # Change this to your app name - site_name = "Beta"; + site_name = "Heavymetal.no"; default_template = <<-EOF # encoding: utf-8 -- cgit v1.2.3