Title / Description
Code <?xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> <section name="cmsServiceConfig" type="ICIS.ServiceHost.CmsScheduler.CmsServiceConfig, ICIS.ServiceHost.CmsScheduler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" allowLocation="true" allowDefinition="Everywhere"/> </configSections> <cmsServiceConfig scanInterval="00:00:05"> <cmsDatabases> <cmsDatabase server="." database ="CMS" user="" password="" integratedSecurity="true"/> <cmsDatabase server="Xerxes" database ="CMS_Test" user="test" password="password1" integratedSecurity="false"/> </cmsDatabases> </cmsServiceConfig> </configuration>
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code