Mercurial > hg > soundsoftware-site
diff deploy/config/code.conf.in @ 1601:07deb8466f65 deploy
More provisioning docs/tweaks
author | Chris Cannam |
---|---|
date | Thu, 24 Aug 2017 14:25:03 +0100 |
parents | 83412a0a2389 |
children |
line wrap: on
line diff
--- a/deploy/config/code.conf.in Wed Aug 23 11:32:50 2017 +0100 +++ b/deploy/config/code.conf.in Thu Aug 24 14:25:03 2017 +0100 @@ -67,7 +67,7 @@ Require valid-user PerlAccessHandler Apache::Authn::SoundSoftware::access_handler PerlAuthenHandler Apache::Authn::SoundSoftware::authen_handler - PerlSetVar HTTPS "on" + PerlSetVar HTTPS "off" SoundSoftwareDSN "dbi:Pg:database=code;host=localhost" SoundSoftwareDbUser "code" SoundSoftwareDbPass "INSERT_DATABASE_PASSWORD_HERE"