aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish3/varnish_custom_vcl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/varnish3/varnish_custom_vcl.xml')
-rw-r--r--config/varnish3/varnish_custom_vcl.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/varnish3/varnish_custom_vcl.xml b/config/varnish3/varnish_custom_vcl.xml
index 7c940f40..4950c6ed 100644
--- a/config/varnish3/varnish_custom_vcl.xml
+++ b/config/varnish3/varnish_custom_vcl.xml
@@ -169,11 +169,12 @@
<encoding>base64</encoding>
</field>
</fields>
+ <custom_php_command_before_form>
+ varnish_check_config();
+ </custom_php_command_before_form>
<custom_php_validation_command>
</custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_varnish();
- create_varnish_rcd_file();
- varnish_start();
</custom_php_resync_config_command>
</packagegui> \ No newline at end of file