Skip to content

Commit ede25ad

Browse files
authored
Merge pull request #7 from Sn1PeR/main
Create example-config.ini
2 parents 805431a + 5cac6cd commit ede25ad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

example-config.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[aprscot]
2+
#specify protocol:server:port to receive COT
3+
COT_URL = tcp:127.0.0.1:8087
4+
#fill with your callsign
5+
CALLSIGN = N0CALL
6+
#fill with aprs server side filter, ie. f/call/dist
7+
APRSIS_FILTER = f/N0CALL/50
8+
#for server other than default to rotate.aprs.net:14580, ie. local xastir
9+
APRS_HOST = localhost
10+
APRS_PORT = 2023

0 commit comments

Comments
 (0)