MIME设置
操作 | 文件扩展名 | MIME类型 | 缓存时间 | 是否压缩 |
---|---|---|---|---|
删除 | {{$row.file_ext}} | {{$row.mime_type}} | {{$row.cache_time}} 秒 | {{if $row.gzip==1}}是{{else}}否{{/if}} |
功能参数设置
操作 | 文件扩展名 | MIME类型 | 缓存时间 | 是否压缩 |
---|---|---|---|---|
删除 | {{$row.file_ext}} | {{$row.mime_type}} | {{$row.cache_time}} 秒 | {{if $row.gzip==1}}是{{else}}否{{/if}} |