mirror of https://github.com/caronc/apprise
Updated config_text (markdown)
parent
5d5e658c4d
commit
f24e0e1c50
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue