Skip to content

Commit 7ff8f00

Browse files
committed
QAG-63: (docs) Update settings.php customization instructions
Refs: README.md
1 parent 050ac9f commit 7ff8f00

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ This project is a tailored fork of the popular [drupal-composer template](https:
2020
- For DDEV: Update project settings in `.ddev/config.yaml`
2121
- For Lando: Update project settings in `.lando.yml`
2222
- Update project name in `scripts/syncdb.sh` for database synchronization
23-
- Adjust `web/sites/default/settings.php` for environment-specific configurations:
24-
- Update Config Split settings for different environments (production, main, local)
25-
- Configure Stage File Proxy origin URL
23+
- Adjust `web/sites/default/settings.php` settings (`stage_file_proxy` etc)
24+
- Adjust `config_split` settings for silta (default), production, main, local environments
2625

2726
3. **Set up CircleCI**
2827
- Log in to [CircleCI](https://app.circleci.com/) using your GitHub account.

0 commit comments

Comments
 (0)