Skip to content

Instantly share code, notes, and snippets.

@shadcn
Created December 14, 2016 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shadcn/f36883a614bb849984ce7b0046f7c677 to your computer and use it in GitHub Desktop.
Save shadcn/f36883a614bb849984ce7b0046f7c677 to your computer and use it in GitHub Desktop.
Example local.services.yml
# Local development services.
#
# To activate this feature, follow the instructions at the top of the
# 'example.settings.local.php' file, which sits next to this file.
services:
cache.backend.null:
class: Drupal\Core\Cache\NullBackendFactory
parameters:
twig.config:
debug: true
cache: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment