diff options
Diffstat (limited to 'config/varnish64/varnish_custom_vcl.xml')
-rw-r--r-- | config/varnish64/varnish_custom_vcl.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/varnish64/varnish_custom_vcl.xml b/config/varnish64/varnish_custom_vcl.xml index 7b35426a..0794d825 100644 --- a/config/varnish64/varnish_custom_vcl.xml +++ b/config/varnish64/varnish_custom_vcl.xml @@ -126,5 +126,6 @@ </custom_php_validation_command> <custom_php_resync_config_command> sync_package_varnish(); + varnish_start(); </custom_php_resync_config_command> </packagegui>
\ No newline at end of file |