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

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

#154

File size: 545 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.
16url = 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.