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