...
|
...
|
@@ -423,7 +423,7 @@
|
423
|
423
|
<DetectChar attribute="Region Marker" context="varnish_vcldefinition" char="{" beginRegion="varnish_block" />
|
424
|
424
|
</context>
|
425
|
425
|
<context name="varnish_vcldefinition" attribute="Normal Text" lineEndContext="#stay">
|
426
|
|
- <IncludeRules context="##Varnish4 Configuration Language" />
|
|
426
|
+ <IncludeRules context="##Varnish Configuration Language" />
|
427
|
427
|
<DetectChar attribute="Region Marker" context="varnish_postvcldefinition" char="}" endRegion="varnish_block" />
|
428
|
428
|
</context>
|
429
|
429
|
<context name="varnish_postvcldefinition" attribute="Normal Text" lineEndContext="#pop#pop#pop#pop#pop">
|