Updated Notify_lunasea (markdown)

master
Chris Caron 2024-03-09 15:30:50 -05:00
parent a18a8c8e45
commit ae80bc055d
1 changed files with 2 additions and 1 deletions

@ -17,7 +17,8 @@ Valid syntax is as follows:
You can mix and match as well: You can mix and match as well:
* `lunasea://{user}:{pass}@/+{toFireBaseUser1}/{toFireBaseDevice1}/` * `lunasea://{user}:{pass}@/+{toFireBaseUser1}/{toFireBaseDevice1}/`
** Private Hosting** **Private Hosting**
This works the exact same way; you can just additionally specify your connection details to your local server: This works the exact same way; you can just additionally specify your connection details to your local server:
* `lunasea://{user}:{pass}@{hostname}/{toFireBaseUser}` * `lunasea://{user}:{pass}@{hostname}/{toFireBaseUser}`
* `lunasea://{user}:{pass}@{hostname}/{toFireBaseUser1}/{toFireBaseUser2}/{toFireBaseUserN}` * `lunasea://{user}:{pass}@{hostname}/{toFireBaseUser1}/{toFireBaseUser2}/{toFireBaseUserN}`