You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**{block...}** is an optional block to pass to the imported tokens. This placeholder is a special case, and is evaluated recursively at Caddyfile-parse-time, not at runtime. They can be used in two forms:
39
39
-`{block}` where the content of provided block will be substituted for the placeholder.
40
-
-`{block.key}` where `key` is the first token of a parameter within the provided block
40
+
-`{blocks.key}` where `key` is the first token of a parameter within the provided block
0 commit comments