most of these require logout/restart to take effect
# Enable character repeat on keydown
defaults write -g ApplePressAndHoldEnabled -bool false
# Set a shorter Delay until key repeat| # Varnish 4.0 file for our Craft CMS projects | |
| # Based on https://github.com/mattiasgeniar/varnish-4.0-configuration-templates/blob/master/default.vcl | |
| # | |
| # This is still work in progress, comments appreciated. | |
| vcl 4.0; | |
| import std; | |
| import directors; |