diff options
Diffstat (limited to 'config/varnish3/varnish_backends.xml')
-rw-r--r-- | config/varnish3/varnish_backends.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/varnish3/varnish_backends.xml b/config/varnish3/varnish_backends.xml index dd93eba5..2a2db35e 100644 --- a/config/varnish3/varnish_backends.xml +++ b/config/varnish3/varnish_backends.xml @@ -293,6 +293,7 @@ varnish_install(); </custom_php_install_command> <custom_php_command_before_form> + varnish_check_config(); </custom_php_command_before_form> <custom_delete_php_command> sync_package_varnish(); |