]> git.openstreetmap.org Git - chef.git/commitdiff
civicrm: remove unneeded alias
authorGrant Slater <github@firefishy.com>
Sat, 12 Aug 2023 19:52:48 +0000 (20:52 +0100)
committerGrant Slater <github@firefishy.com>
Sat, 12 Aug 2023 19:52:48 +0000 (20:52 +0100)
cookbooks/civicrm/recipes/default.rb

index 62766ceb38e74d0b41e0975bc478b89943b31ff7..c153c373ffff61da1f2d8cd33bc840b59f61c740 100644 (file)
@@ -62,8 +62,8 @@ apache_site "join.osmfoundation.org" do
 end
 
 wordpress_site "supporting.openstreetmap.org" do
-  # Do not add extra aliases as this causes issues with civicrm PHP sessions
-  aliases ["supporting.openstreetmap.org"]
+  # Do not add aliases these can causes issues with civicrm PHP sessions
+  # Use redirects instead
   database_name "civicrm"
   database_user "civicrm"
   database_password database_password