feat: make refresh interval configurable
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"ConCommentsFileName": "CONS_COMMENTS.CSV"
|
||||
},
|
||||
"DbOptions": {
|
||||
"DatabaseName": "SanctionsSearch.example.db"
|
||||
"DatabaseName": "SanctionsSearch.example.db",
|
||||
"RefreshIntervalInHours": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user