mirror of
https://github.com/Biarity/Sieve.git
synced 2025-07-27 04:33:23 +02:00
Configuration effective, added ISieveModel, better DSL
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
"ConnectionStrings": {
|
||||
"TestSqlServer": "Server=(localdb)\\MSSQLLocalDB; Database=SieveTests;"
|
||||
},
|
||||
"SieveConfig": {
|
||||
|
||||
"Sieve": {
|
||||
"CaseSensitive": false,
|
||||
"DefaultPageSize": 10
|
||||
},
|
||||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
|
Reference in New Issue
Block a user