mirror of
https://github.com/caronc/apprise.git
synced 2025-08-18 20:39:52 +02:00
Updated Notify_notica (markdown)
@@ -23,12 +23,12 @@ Valid syntaxes are as follows:
|
|||||||
* `notica://{token}`
|
* `notica://{token}`
|
||||||
|
|
||||||
For self hosted solutions, you can use the following:
|
For self hosted solutions, you can use the following:
|
||||||
* `{schema}://{host}/{token}`
|
* `notica://{host}/{token}`
|
||||||
* `{schema}://{host}:{port}/{token}`
|
* `notica://{host}:{port}/{token}`
|
||||||
* `{schema}://{user}@{host}/{token}`
|
* `notica://{user}@{host}/{token}`
|
||||||
* `{schema}://{user}@{host}:{port}/{token}`
|
* `notica://{user}@{host}:{port}/{token}`
|
||||||
* `{schema}://{user}:{password}@{host}/{token}`
|
* `notica://{user}:{password}@{host}/{token}`
|
||||||
* `{schema}://{user}:{password}@{host}:{port}/{token}`
|
* `notica://{user}:{password}@{host}:{port}/{token}`
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
| Variable | Required | Description
|
| Variable | Required | Description
|
||||||
|
Reference in New Issue
Block a user