source: core/trunk/client/flarmclient.conf @ 259

Last change on this file since 259 was 258, checked in by smoser, 12 years ago

#153

File size: 542 bytes
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.
7key  =
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
17url = http://www.flarmradar.ch/rest/flarmdata/records
Note: See TracBrowser for help on using the repository browser.