turned on WAL on db, fix force update of passwords
This commit is contained in:
@@ -23,7 +23,7 @@ use crate::utils::auth::JwtKeys;
|
||||
|
||||
|
||||
|
||||
#[tokio::main]
|
||||
#[tokio::main(flavor = "multi_thread", worker_threads = 8)]
|
||||
async fn main() -> std::io::Result<()> {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user