We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ddcfae commit 0fdf5d3Copy full SHA for 0fdf5d3
1 file changed
institutions-api/src/main/resources/application.conf
@@ -20,7 +20,7 @@ hmda {
20
createSchema = false
21
createSchema = ${?INSTITUTION_PG_CREATE_SCHEMA}
22
timeout = 3
23
- yearsAvailable = "2018,2019,2020,2021,2022,2023,2024,2025"
+ yearsAvailable = "2018,2019,2020,2021,2022,2023,2024,2025,2026"
24
defaultYear = "2024"
25
defaultYear = ${?INSTITUTION_DEFAULT_YEAR}
26
http {
0 commit comments