<?php return array (
  'upload' => 
  array (
    5 => 
    array (
      'id' => '5',
      'name' => '默认音视频配置',
      'width' => '0',
      'height' => '0',
      'size' => '2',
      'type' => 'video,mp3,flv,mp4',
      'alter' => NULL,
      'cover' => '1',
      'save_type' => '1',
      'yun' => '1',
      'bucket' => NULL,
      'vod_convert' => '1',
      'pipeline' => NULL,
      'state' => '1',
      'cdate' => '1616248217',
    ),
    4 => 
    array (
      'id' => '4',
      'name' => '默认文件配置',
      'width' => '0',
      'height' => '0',
      'size' => '2',
      'type' => 'jpg,png,gif,doc,pdf,rar,zip,xls,xlsx,docx,msi',
      'alter' => NULL,
      'cover' => '1',
      'save_type' => '1',
      'yun' => '1',
      'bucket' => NULL,
      'vod_convert' => '1',
      'pipeline' => NULL,
      'state' => '1',
      'cdate' => '1616248217',
    ),
    3 => 
    array (
      'id' => '3',
      'name' => '默认视频配置',
      'width' => '0',
      'height' => '0',
      'size' => '2',
      'type' => 'video',
      'alter' => NULL,
      'cover' => '1',
      'save_type' => '1',
      'yun' => '1',
      'bucket' => NULL,
      'vod_convert' => '1',
      'pipeline' => NULL,
      'state' => '1',
      'cdate' => '1616248217',
    ),
    2 => 
    array (
      'id' => '2',
      'name' => '默认音频配置',
      'width' => '0',
      'height' => '0',
      'size' => '2',
      'type' => 'mp3',
      'alter' => NULL,
      'cover' => '1',
      'save_type' => '1',
      'yun' => '1',
      'bucket' => NULL,
      'vod_convert' => '1',
      'pipeline' => NULL,
      'state' => '1',
      'cdate' => '1616248217',
    ),
    1 => 
    array (
      'id' => '1',
      'name' => '默认图片配置',
      'width' => '0',
      'height' => '0',
      'size' => '2',
      'type' => 'jpg,png,gif',
      'alter' => NULL,
      'cover' => '1',
      'save_type' => '1',
      'yun' => '1',
      'bucket' => NULL,
      'vod_convert' => '1',
      'pipeline' => NULL,
      'state' => '1',
      'cdate' => '1616248217',
    ),
  ),
);