cc-4105: added truncation of BPM to prevent crashes
This commit is contained in:
parent
cf3dbd2a97
commit
6981a5cb49
4 changed files with 5 additions and 4 deletions
|
@ -70,8 +70,6 @@ upload_file_url = 'upload-file/format/json/api_key/%%api_key%%'
|
|||
|
||||
# URL to commit multiple updates from media monitor at the same time
|
||||
|
||||
reload_metadata_group = 'reload-metadata-group/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