clrigctl/clrigctl.toml

13 lines
328 B
TOML
Raw Normal View History

2023-11-29 13:09:12 +01:00
# This is an example config file. Please edit it to your needs
# and place it, for example, in your `$HOME/.config/`
[cloudlog]
2023-11-30 08:14:51 +01:00
# Note: URL should end with "/index.php/api/radio"
url = "https://cloudlog.example.com/index.php/api/radio"
2023-11-29 13:09:12 +01:00
key = "clxxxxxxxxxxxxx"
identifier = "clrigctl"
[flrig]
host = "127.0.0.1"
port = "12345"