Updated Notify_lunasea (markdown)

master
Chris Caron 2024-03-09 15:31:24 -05:00
parent ae80bc055d
commit 2757b265e4
1 changed files with 2 additions and 2 deletions

@ -29,7 +29,7 @@ This works the exact same way; you can just additionally specify your connection
* `lunasea://{user}:{pass}@{hostname}:{port}/+{toFireBaseDevice}` * `lunasea://{user}:{pass}@{hostname}:{port}/+{toFireBaseDevice}`
* `lunasea://{user}:{pass}@{hostname}:{port}//+{toFireBaseDevice1}/{toFireBaseDevice2}/{toFireBaseDeviceN}` * `lunasea://{user}:{pass}@{hostname}:{port}//+{toFireBaseDevice1}/{toFireBaseDevice2}/{toFireBaseDeviceN}`
The `{user}/`{pass}` is purely optional) **Note:** The `{user}`/`{pass}` is purely optional.
You can mix and match as well: You can mix and match as well:
* `lunasea://{user}:{pass}@{hostname}/+{toFireBaseUser1}/{toFireBaseDevice1}/` * `lunasea://{user}:{pass}@{hostname}/+{toFireBaseUser1}/{toFireBaseDevice1}/`
@ -37,7 +37,7 @@ You can mix and match as well:
Use `lunaseas://` for a Secure (`https://`) connection and `lunasea://` for Insecure (`http://`). Use `lunaseas://` for a Secure (`https://`) connection and `lunasea://` for Insecure (`http://`).
`lsea://` and `lseas://` can also be used as an alias to `lunasee://` and `lunaseas://` (respectively) if you choose. `lsea://` and `lseas://` can also be used as an alias to `lunasee://` and `lunaseas://` (respectively) if you choose.
### Parameter Breakdown ### Parameter Breakdown
| Variable | Required | Description | Variable | Required | Description