{template 'common/header'}
附件设置
{if $do == 'global'}

全局设置只对上传到服务器的文件有效

{if !empty($upload_max_filesize) && !empty($post_max_size)}
1. 当前 PHP 环境允许最大单个上传文件大小为: {$upload_max_filesize}
2. 当前 PHP 环境允许最大 POST 表单大小为: {$post_max_size}
{/if}
M
设置为 0 时不限制空间
填写图片后缀名称, 如: jpg, 换行输入, 一行一个后缀 (如果为空,则采用系统默认设置).
KB
%
100不压缩 值越大越清晰
填写音频视频后缀名称, 如: mp3, 换行输入, 一行一个后缀 (如果为空,则采用系统默认设置).
KB
{elseif $do == 'remote'}
{/if} {template 'common/footer'}