mirror of
https://github.com/caronc/apprise.git
synced 2025-06-24 11:41:31 +02:00
Updated Troubleshooting (markdown)
parent
84cc37e877
commit
a5c1c391d8
@ -15,7 +15,7 @@ Please feel free to join us on [Discord](https://discord.gg/MMPeN2D); it's not a
|
||||
Just be cautious as the debugging information can potentially expose personal information (such as your password and/or private access tokens) to the screen. Please remember to erase this or swap it with some random characters before posting such a thing publicly.
|
||||
|
||||
## Tag Matching Issues
|
||||
If you tagged your URLs, they're not going to be notified unless you explicitly reference them with **--tag=** (or **-g**). You can always check to see what URLs have been loaded using the `all` tag directive paired with **--dry--run**:
|
||||
If you tagged your URLs, they're not going to be notified unless you explicitly reference them with **--tag=** (or **-g**). You can always check to see what URLs have been loaded using the `all` tag directive paired with **--dry-run**:
|
||||
```bash
|
||||
# This simply lists all of the tags found in the apprise.txt file
|
||||
# You don't even need to specify the --config if you're reading files
|
||||
|
Loading…
x
Reference in New Issue
Block a user