76b3b4db50
git-svn-id: https://keyhammer.ath.cx/svn/XPS/trunk@127 43c8e981-f90d-406c-a89a-24a2c4268d51
50 lines
2.9 KiB
Plaintext
50 lines
2.9 KiB
Plaintext
<appSettings>
|
|
<add key="CodModulo" value="XPS"/>
|
|
<add key="dominio" value="equa"/>
|
|
<add key="_navMaxChar" value="20"/>
|
|
<add key="intUpdatePagina_ms" value="120000"/>
|
|
<add key="_righeDataGrid" value="30"/>
|
|
<add key="_righeDataGridAnagr" value="20"/>
|
|
<add key="_righeDataGridLong" value="20"/>
|
|
<add key="_righeDataGridMed" value="15"/>
|
|
<add key="_righeDataGridShort" value="10"/>
|
|
<add key="_fromEmail" value="xps@steamware.net"/>
|
|
<add key="_logLevel" value="5"/>
|
|
<add key="_logMaxMb" value="30"/>
|
|
<add key="_allowForceUser" value="true"/>
|
|
<add key="_safePages" value="chLang.aspx#jumper.aspx#unauthorized.aspx#allegati.aspx#forceUser.aspx#login.aspx#test.aspx"/>
|
|
<add key="_commonPages" value="menu.aspx"/>
|
|
<add key="_titoloPagina" value="XPS"/>
|
|
<add key="titleApp" value="XPS_titleApp"/>
|
|
<add key="welcomeApp" value="XPS_welcomeApp"/>
|
|
<add key="appName" value="XPS"/>
|
|
<add key="mainRev" value="1.2"/>
|
|
<add key="minRev" value="131"/>
|
|
<add key="copyRight" value="SteamWare © 2008-2012"/>
|
|
<add key="defaultApp" value="XPS_Appl"/>
|
|
<add key="defaultTitle" value="XPS_ShortWelcome"/>
|
|
<add key="defaultBody" value="XPS_LongWelcome"/>
|
|
<add key="_treeMaxChar" value="45"/>
|
|
<add key="_showAllTree" value="false"/>
|
|
<add key="_jumpStart" value="10"/>
|
|
<add key="defDayLeadTime" value="3"/>
|
|
<add key="_adminEmail" value="info@steamware.net"/>
|
|
<add key="_logDir" value="./logs/"/>
|
|
<add key="_smtpCli" value="localhost"/>
|
|
<add key="XPSConnectionString" value="Data Source=localhost;Initial Catalog=EQUA_XPS;Persist Security Info=True;User id=equa;Password=steamware"/>
|
|
<add key="PermessiConnectionString" value="Data Source=localhost;Initial Catalog=EQUA_XPS;Persist Security Info=True;User id=equa;Password=steamware"/>
|
|
<add key="UtenteCdcConnectionString" value="Data Source=localhost;Initial Catalog=EQUA_Anagrafica;Persist Security Info=True;User id=equa;Password=steamware"/>
|
|
<add key="VocabolarioConnectionString" value="Data Source=localhost;Initial Catalog=EQUA_Vocabolario;Persist Security Info=True;User id=equa;Password=steamware"/>
|
|
<!--Area barcode-->
|
|
<add key="bCodeRetMain" value="bcex"/>
|
|
<!-- Setup link a reporting -->
|
|
<add key="urlReporting" value="http://{0}/ReportServer?/{1}/{2}&rs:Command=Render&rc:Parameters=false&rc:Toolbar=true&IdxObj={3}{4}"/>
|
|
<!-- NB: "/" == "%2f" -->
|
|
<add key="reportingServerAddress" value="192.168.0.2"/>
|
|
<add key="reportDir" value="Equa"/>
|
|
<add key="reportName_mod" value="ReportSchedaIdentificazione"/>
|
|
<add key="reportName_lbl" value="LabelEqua"/>
|
|
<add key="reportOpzPdf" value="&rs:Format=PDF"/>
|
|
<add key="printerSchedaIdent" value="Brother HL-2170W series"/>
|
|
<add key="printerBarcode" value="\\EEEPCASUS\Brother QL-500"/>
|
|
</appSettings> |