cc-1799 Human Filesystem
editing recording shows so they work with the new filesystem/file upload.
This commit is contained in:
parent
e725e4fbe4
commit
bae771790a
7 changed files with 118 additions and 34 deletions
|
@ -26,7 +26,7 @@ version_url = 'version/api_key/%%api_key%%'
|
|||
show_schedule_url = 'recorded-shows/format/json/api_key/%%api_key%%'
|
||||
|
||||
# URL to upload the recorded show's file to Airtime
|
||||
upload_file_url = 'upload-recorded/format/json/api_key/%%api_key%%'
|
||||
upload_file_url = 'upload-file/format/json/api_key/%%api_key%%'
|
||||
|
||||
#number of retries to upload file if connection problem
|
||||
upload_retries = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue