You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
747 B

<?xml version="1.0" encoding="UTF-8"?><configuration>
<configSections>
<sectionGroup name="system.web">
<section name="neatUpload" type="Brettle.Web.NeatUpload.ConfigSectionHandler,Brettle.Web.NeatUpload" allowLocation="true" />
</sectionGroup>
</configSections>
<appSettings>
<add key="Installer" value="true" />
<add key="FCKeditor:BasePath" value="~/FCKeditor/" />
<add key="FCKeditor:UserFilesPath" value="~/Upload/" />
<add key="FCKeditor:MaxWidthOfUploadedImg" value="560" />
</appSettings>
<connectionStrings>
<!--<add name="DatumConnectionString" connectionString="Data Source=.;Initial Catalog=plyh_com;uid=zhangli;pwd=zhangli125;" providerName="System.Data.SqlClient"/>-->