edit
This commit is contained in:
18
XLAB2/bin-temp-verify-psv-page-break2/appsettings.json
Normal file
18
XLAB2/bin-temp-verify-psv-page-break2/appsettings.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Database": {
|
||||
"ApplicationName": "XLAB2",
|
||||
"CommandTimeoutSeconds": 60,
|
||||
"ConnectRetryCount": 3,
|
||||
"ConnectRetryIntervalSeconds": 10,
|
||||
"ConnectTimeoutSeconds": 15,
|
||||
"Database": "ASUMS",
|
||||
"Encrypt": false,
|
||||
"IntegratedSecurity": true,
|
||||
"MultipleActiveResultSets": true,
|
||||
"Pooling": true,
|
||||
"MaxPoolSize": 100,
|
||||
"MinPoolSize": 0,
|
||||
"Server": "SEVENHILL\\SQLEXPRESS",
|
||||
"TrustServerCertificate": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user