Line | |
---|
1 | # |
---|
2 | # This is the configuration file for the flarm client program |
---|
3 | # |
---|
4 | |
---|
5 | # The mandatory key to use to identify the client. Contact |
---|
6 | # info@flarmradar.ch to get a client key. |
---|
7 | key = |
---|
8 | |
---|
9 | # |
---|
10 | # The settings below should be adapted for local installations only |
---|
11 | # |
---|
12 | |
---|
13 | # Where to send the flarm records. You need to adapt this setting if you run |
---|
14 | # your own Flarm-Radar site. If you use the public site, then you don't need |
---|
15 | # to change this setting. |
---|
16 | #url = http://test.flarmradar.ch/rest/flarmdata/records |
---|
17 | url = http://www.flarmradar.ch/rest/flarmdata/records |
---|
Note: See
TracBrowser
for help on using the repository browser.