init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
14
Kreta.KretaServer/ServerConfig.xml
Normal file
14
Kreta.KretaServer/ServerConfig.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0"?>
|
||||
<config secure="0">
|
||||
<server>
|
||||
<name>KRETA</name>
|
||||
<systemtype>Teszt</systemtype>
|
||||
<loglevel>DEBUG</loglevel>
|
||||
<sessiontimeout>46</sessiontimeout>
|
||||
<maxrecordsperrequest>1000000</maxrecordsperrequest>
|
||||
<dbconnection>Data Source=kretalocal;User ID=kreta;Password=Porcica1.;Initial Catalog=Kreta;Connection Timeout=3000;</dbconnection>
|
||||
<!-- <intezmenyconnectionstringfile>IntezmenyConnectionString.json</intezmenyconnectionstringfile> -->
|
||||
<lcid>1038</lcid>
|
||||
<logtoconsole>True</logtoconsole>
|
||||
</server>
|
||||
</config>
|
Loading…
Add table
Add a link
Reference in a new issue