cc-4105: added truncation of BPM to prevent crashes

This commit is contained in:
Rudi Grinberg 2012-08-08 10:31:05 -04:00
parent cf3dbd2a97
commit 6981a5cb49
4 changed files with 5 additions and 4 deletions

View file

@ -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