add new api_client file to upgrade dir

This commit is contained in:
Martin Konecny 2013-04-18 18:04:50 -04:00
parent 54a9f50055
commit 7cf11b820a
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
bin_dir = "/usr/lib/airtime/api_clients"
# Value needed to access the API
api_key = 'AAA'
# Path to the base of the API
api_base = 'api'
# Hostname
host = 'localhost'
base_port = 80
base_dir = '/'