clrigctl/clrigctl.toml

12 lines
328 B
TOML

# This is an example config file. Please edit it to your needs
# and place it, for example, in your `$HOME/.config/`
[cloudlog]
# 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"
port = "12345"