You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marie-Louise edited this page Aug 9, 2018
·
34 revisions
# # Setting up drupal environment in AWS
sudo cp default.services.yml services.yml
copying default.service.yml and renaming it to services.yml
services.yml provides configuration for drupal. by default twig doesn't allow comments so by entering and setting
debug:true
this will allow us to do so