Closed (fixed)
Project:
Provision
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Jan 2018 at 15:35 UTC
Updated:
16 Feb 2018 at 12:09 UTC
Jump to comment: Most recent
for more than 3 years DevShop has used hook_provision_drupal_config() to add include statements to settings.php to include platform-wide settings.php files.
This feature should be in provision.
Comments
Comment #3
jon pughHelmo can you take a look?
Comment #4
helmo commentedLooks useful :)
Can you find a good spot in the documentation to add that filename?
Comment #5
helmo commentedI guess a subsection on http://docs.aegirproject.org/en/3.x/extend/altering-behaviours/#injectin... would be good for this.
Comment #6
jon pughJust wrote a new section on "Customizing Settings.php", should be pretty clear now!
Comment #8
helmo commentedMerged, thanks.