﻿<?xml version="1.0" encoding="utf-8"?>
<systemsetting>
  <!--前台数据缓存-->
  <webcache>true</webcache>
  <!--webstatic 静态化-->
  <webstatic>on</webstatic>
  <!--webstate 网站状态-->
  <webstate>on</webstate>
  <!--exception 异常信息是否捕获-->
  <exception>on</exception>
  <!--fileexp 允许上传文件格式-->
  <fileexp>.jpg,.png,.gif,.bmp,.avi,.mpg,.mpeg,.mp3,.wav,.wmv,.txt,.doc,.pdf,.zip,.rar,.swf,.xls,.rtf,.xml,.html,.htm,.mp4,.flv</fileexp>
  <!--filelength 运行上传文件大小 M-->
  <filelength>50</filelength>
</systemsetting>