feat: store user agent with sessions
This commit is contained in:
parent
5112a6ce35
commit
2c44f788d9
9 changed files with 23 additions and 5 deletions
|
|
@ -1,7 +1,5 @@
|
|||
use std::time::Duration;
|
||||
|
||||
use tracing_subscriber::util::SubscriberInitExt;
|
||||
|
||||
use crate::server;
|
||||
|
||||
pub fn serve(config: &crate::config::Config) -> u8 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue