-changed references from campcaster to airtime in pypo/ directory
This commit is contained in:
parent
20c392343b
commit
dcec6bf4b1
5 changed files with 25 additions and 25 deletions
|
@ -5,9 +5,9 @@
|
|||
# Set the type of client you are using.
|
||||
# Currently supported types:
|
||||
# 1) "obp" = Open Broadcast Platform
|
||||
# 2) "campcaster"
|
||||
# 2) "airtime"
|
||||
#
|
||||
api_client = "campcaster"
|
||||
api_client = "airtime"
|
||||
|
||||
############################################
|
||||
# Directories / Hosts #
|
||||
|
@ -66,7 +66,7 @@ cue_style = 'pre'
|
|||
################################################################################
|
||||
|
||||
#####################
|
||||
# Campcaster Config #
|
||||
# Airtime Config #
|
||||
#####################
|
||||
# Value needed to access the API
|
||||
api_key = 'AAA'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue