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/`
|
|
|
|
|
2023-12-05 08:58:00 +01:00
|
|
|
power = "5" # Output power in W
|
|
|
|
|
2023-11-29 13:09:12 +01:00
|
|
|
[cloudlog]
|
2023-11-30 16:03:02 +01:00
|
|
|
# Note: URL should end with "/index.php/api/radio".
|
2023-11-30 08:14:51 +01:00
|
|
|
url = "https://cloudlog.example.com/index.php/api/radio"
|
2023-11-29 13:09:12 +01:00
|
|
|
key = "clxxxxxxxxxxxxx"
|
|
|
|
identifier = "clrigctl"
|
|
|
|
|
|
|
|
[flrig]
|
2023-11-30 16:03:02 +01:00
|
|
|
# Note: Do not forget the "http://".
|
|
|
|
host = "http://127.0.0.1"
|
2023-11-29 13:09:12 +01:00
|
|
|
port = "12345"
|