emphasize url ending
This commit is contained in:
parent
244fc759ea
commit
d2b4092cd7
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
||||||
# and place it, for example, in your `$HOME/.config/`
|
# and place it, for example, in your `$HOME/.config/`
|
||||||
|
|
||||||
[cloudlog]
|
[cloudlog]
|
||||||
url = "https://cloudlog.example.com"
|
# Note: URL should end with "/index.php/api/radio"
|
||||||
|
url = "https://cloudlog.example.com/index.php/api/radio"
|
||||||
key = "clxxxxxxxxxxxxx"
|
key = "clxxxxxxxxxxxxx"
|
||||||
identifier = "clrigctl"
|
identifier = "clrigctl"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue