diff --git a/config.example.toml b/config.example.toml index b514f200b8020ca7dd05cc206d97844de5a2fe67..019f721483af154424157e191162389ad6354552 100644 --- a/config.example.toml +++ b/config.example.toml @@ -1,20 +1,14 @@ -callsign = "CHANGEME" -ssid = 0 -icon = 0 - [felinet] address = "https://felinet.cats.radio" +callsign = "CHANGEME" +ssid = 0 -[beacon] +[felinet.beacon] period_seconds = 120 max_hops = 3 latitude = 45.0 longitude = -66.0 altitude = 30 # meters comment = "Check out my cool CATS I-gate!" -# These settings DO NOT change anything about how -# the software/hardware work. It only changes data -# in the NodeInfo whisker antenna_height = 10 # meters above ground antenna_gain = 2 # dBi -tx_power = 30 # dBm