BCS_API_PATH = dirname(__FILE__)
BCS_AK = ''
BCS_SK = ''
BCS_SUPERFILE_POSTFIX = '_bcs_superfile_'
BCS_SUPERFILE_SLICE_SIZE = 1024 * 1024