# Drupal 8 Setup 1. Copy `sites/default/default.settings.php`, renaming to `sites/default/settings.local.php`. 2. Copy `sites/default/development.services.yml`, renaming to `sites/default/services.yml`. ## Changes in `settings.local.php`: @todo Write out details. https://gist.github.com/jacine/4520c74beb5b77ef5af8 ## Changes in `services.yml`: @todo Write out details. https://gist.github.com/jacine/c40ebede73ac907fa28dab3319b5a7af --- **Links to work in:** - [Cache API](https://api.drupal.org/api/drupal/core%21core.api.php/group/cache/8.2.x): Contains some docs on bins.