Render handout page on server
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Successful in 9s
CI / Clippy (push) Failing after 50s
CI / Build container (push) Has been cancelled
CI / Deploy on waypoint (push) Has been cancelled
CI / Build and test (push) Has been cancelled
Some checks failed
CI / Check typos (push) Successful in 8s
CI / Check links (push) Successful in 9s
CI / Clippy (push) Failing after 50s
CI / Build container (push) Has been cancelled
CI / Deploy on waypoint (push) Has been cancelled
CI / Build and test (push) Has been cancelled
This commit is contained in:
@@ -68,6 +68,8 @@ impl From<LoggingConfig> for EnvFilter {
|
||||
format!("h2={}", conf.silence),
|
||||
format!("rustls={}", conf.silence),
|
||||
format!("tower={}", conf.silence),
|
||||
format!("reqwest={}", conf.silence),
|
||||
format!("axum={}", conf.silence),
|
||||
//
|
||||
// Libs
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user