From f24e0e1c50a1bb2a483d6d924acc573bef377acf Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sun, 15 Oct 2023 17:39:54 -0400 Subject: [PATCH] Updated config_text (markdown) --- config_text.md | 1 + 1 file changed, 1 insertion(+) diff --git a/config_text.md b/config_text.md index 62ecea4..0eb808b 100644 --- a/config_text.md +++ b/config_text.md @@ -87,6 +87,7 @@ With respect to `Group Example #3` above, we have 3 group tags created (TeamA, T - There is no requirement to define the group before or after the URLs that are defined. - Tags associated with a group that are not used are just ignored. - Reuse of the same group assignment stacks it's values (it does not replace them) + ## Expanding Configuration Sources The TEXT based configuration also supports the keyword `include` which allows you to pull more configuration down from other locations. For example: ```apache