comment added

This commit is contained in:
Martin Brodbeck 2023-11-30 16:03:02 +01:00
parent 115c72e801
commit ee2d7da761

View file

@ -2,11 +2,12 @@
# and place it, for example, in your `$HOME/.config/`
[cloudlog]
# Note: URL should end with "/index.php/api/radio"
# Note: URL should end with "/index.php/api/radio".
url = "https://cloudlog.example.com/index.php/api/radio"
key = "clxxxxxxxxxxxxx"
identifier = "clrigctl"
[flrig]
host = "127.0.0.1"
# Note: Do not forget the "http://".
host = "http://127.0.0.1"
port = "12345"