From 47e675b92f57afb5b3a4073cbd978fea9da33ff7 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 22 Oct 2023 15:00:20 -0600 Subject: [PATCH] doc(caddy): alias Snippets as Macros for easier search --- caddy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/caddy/README.md b/caddy/README.md index a54fa81..089c145 100644 --- a/caddy/README.md +++ b/caddy/README.md @@ -42,7 +42,7 @@ We've split what we find most useful into two categories: - CORS - Wildcard Domain Example (with DuckDNS) - TLS on Private DNS (192.168.x.x) - - Variables & Placeholders + - Variables, Placeholders, Macros, Snippets - **Comprehensive Caddyfile Example** - As a macOS service (`launchd` & `launchctl`) - As a Windows service (starup item) @@ -498,7 +498,7 @@ See also: } ``` -- "Imports" and "Snippets" are the templates that look like: +- "Imports" and "Snippets" are the macro templates that look like: ```Caddyfile # (template-name)