refactor: move TFARegParams to appsettings.UI
This commit is contained in:
parent
5e77b300d6
commit
91c8043a23
@ -117,5 +117,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MainPageTitle": null
|
"MainPageTitle": null,
|
||||||
|
"TFARegParams": {
|
||||||
|
"TimeLimit": "90.00:00:00"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
@ -61,8 +61,5 @@
|
|||||||
"writeTo": "criticalLogs"
|
"writeTo": "criticalLogs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"TFARegParams": {
|
|
||||||
"TimeLimit": "90.00:00:00"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user