File: index.md

package info (click to toggle)
golang-github-nicholas-fedor-shoutrrr 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,680 kB
  • sloc: sh: 74; makefile: 58
file content (18 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Gotify

## URL Format

--8<-- "docs/services/push/gotify/config.md"

## Examples

!!! example "Common usage"

    ```uri
    gotify://gotify.example.com:443/AzyoeNS.D4iJLVa/?title=Great+News&priority=1
    ```

!!! example "With subpath"
    ```uri
    gotify://example.com:443/path/to/gotify/AzyoeNS.D4iJLVa/?title=Great+News&priority=1
    ```