Skip to content

Commit 1dcd010

Browse files
(#16) Update Readme
1 parent a1e7163 commit 1dcd010

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ with the corresponding information in `appsettings.json`, e.g.:
3737
"SchemaName": "Stravaig",
3838
"TableName": "AppConfiguration",
3939
"RefreshSeconds": 90,
40-
"ConnectionStringName": "ConfigDB"
40+
"ConnectionStringName": "ConfigDB",
41+
"CommandTimeout": 10
4142
}
4243
}
4344
}

0 commit comments

Comments
 (0)