Update 20240102

This commit is contained in:
Stefan Hutter
2024-01-02 22:23:16 +01:00
parent 31b67036c3
commit 6164ec3d16
219 changed files with 429344 additions and 1191 deletions

View File

@@ -12,10 +12,10 @@
<Value Profile="(Default)">h:\dpm\docarchiv</Value>
</Setting>
<Setting Name="ConnectionString" Type="System.String" Scope="User">
<Value Profile="(Default)">data source=shu00;initial catalog=SHUB_PADM;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
<Value Profile="(Default)">data source=shu01\shu00;initial catalog=SHUB_PADM;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
</Setting>
<Setting Name="ConnectionStringMobie" Type="System.String" Scope="User">
<Value Profile="(Default)">data source=shu00;initial catalog=DPM_Mobile;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
<Value Profile="(Default)">data source=shu01\shu00;initial catalog=DPM_Mobile;persist security info=false;workstation id=;packet size=4096;user id=sa;password=*shu29</Value>
</Setting>
<Setting Name="APIKey" Type="System.String" Scope="User">
<Value Profile="(Default)">BgWSbwCNM3pEiCxgIlDEyD7HFpUgKPeL8OPDqH9n</Value>
@@ -32,5 +32,20 @@
<Setting Name="SoftwareType" Type="System.String" Scope="User">
<Value Profile="(Default)">PADM</Value>
</Setting>
<Setting Name="ShowToast" Type="System.String" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="MainWindowSizeWith" Type="System.String" Scope="User">
<Value Profile="(Default)">1800</Value>
</Setting>
<Setting Name="MainWindowSizeHeight" Type="System.String" Scope="User">
<Value Profile="(Default)">1200</Value>
</Setting>
<Setting Name="PatWindowSizeWidth" Type="System.String" Scope="User">
<Value Profile="(Default)">1600</Value>
</Setting>
<Setting Name="PatWindowSizeHeight" Type="System.String" Scope="User">
<Value Profile="(Default)">1000</Value>
</Setting>
</Settings>
</SettingsFile>